Mail Archives: djgpp/2001/05/10/14:17:31
On Thursday, May 10, 2001 10:53 PM, Stefan Viljoen
[SMTP:Stefan_Viljoen AT excite DOT com] wrote:
|
| I am using Redhat 6.0 - there seems to be not itoa() in Linux? I am
| saying
| this as DJGPP (also based on GCC) supports the itoa() func in
| stdlib?
That's to make it compatible with MSDOS compilers like Turbo C.
| How do I convert an integer to a string in a Linux C program?
Use sprintf.
--
Prashant TR <tr AT midpec DOT com>
Web: http://www.midpec.com/
The greatest thing is not getting to the top, but remaining onself in the
process.
- Raw text -