James wrote: > If you want to convert ints to strings try this: > > ... > #include <string.h> sprintf(), like printf() and fprintf(), is declared in stdio.h. -- Glynn Clements <[EMAIL PROTECTED]>
- the itoa function compiler
- Re: the itoa function James
- Re: the itoa function Glynn Clements
- Re: the itoa function James