Does anyone know a good way to do it? I've heard of itoa(), but it's non-standard and isn't included by default with the GCC compiler. If you believe that's the best way, how to I get my hands on the function? Ideas?
HUGE EDIT: I made a stupid mistake and wrote "String to Integer" on the title. Could a mod fix that for me, perhaps? I meant to say "Integer to String".