[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: itoa equilant in gcc ir stdlib.h



On Sat, 17 Feb 2001, Amit Soni wrote:

> hey !
> wats the equilant for the itoa function in gcc. or for stdlib.h
> and no i dont wanna write my own(long story).
> BTW itoa converts interger to string(or char array).
> 

How about sprintf() ?

bye :)
Anmol