
Strings
Question: How can I convert integers to strings? I’m using a gcc compiler under Solaris 2.6. itoa, which I used in VC++, doesn’t work. By the way, how can I write strings on a graphic canvas using the GLUT library? Answer: I haven’t worked with gcc, but if itoa does