[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: where the hell is itoa()?



> hi all!
> maybe someone can tel me where the hel is itoa()?
> I'm wrighting  under KDEvelop and despite the fact that i've #included 
> stdlib.h, i get "itoa undeclared" error.
> any ideas?
>  thanks
> 


itoa? Is that Integer to Ascii? Does it standard C?

[22:37:40 tmp]$ man -k atoi
apt.conf (5)         - Configuratoin file for APT
atoi (3)             - convert a string to an integer.
[22:37:46 tmp]$ man -k itoa
itoa: nothing appropriate.
[22:37:54 tmp]$ 
-- 

	Shaul Karl <shaulka@bezeqint.net>

Hillel used to say: If I am not for myself who will be for me?
Yet, if I am for myself only, what am I? And if not now, when?
                                          (Ethics Of The Fathers 1:14)




=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il