On Nov 14, 2007 8:57 AM, <[EMAIL PROTECTED]> wrote:
> we can ues function 'atoi' to change string to integer .
> I want to kown if there is any function which can change integer
> to string.
> If some , please tell me what it is,and which head file it belong to .
> If none,how could I achieve this goal?
sprintf() -- it works just like printf but writes to a string instead of stdout.
-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
If I were to divulge it, it would overturn the world."
-- Jelaleddin Rumi