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

Convert int to string



Hi,

Is there any function in C/C++ to convert integer to char string?

I found that stdlib.h has functions to convert strings to int or float, but not the other way around.

Ashwin
ashwin_n@xxxxxxx