On Nov 14, 2007 8:57 AM,  <[EMAIL PROTECTED]> wrote:
> we&nbsp;can ues function 'atoi' to change string to integer .
> &nbsp;I want to kown if&nbsp; 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&nbsp;this goal?&nbsp;

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

Reply via email to