Hi all,

We have atoi() to convert a string into an integer. How about the other way round?
Can anyone tell me how to convert an integer into a string? Thank you..