Click to See Complete Forum and Search --> : int to std::string


beny
May 27th, 2003, 11:29 AM
Hi,
I just want to know how to convert an int to a std::string.

thx

Philip Nicoletti
May 27th, 2003, 11:39 AM
The FAQ gives one way ...

http://www.codeguru.com/forum/showthread.php?s=&threadid=231056

souldog
May 27th, 2003, 12:20 PM
great!!

souldog
May 27th, 2003, 04:28 PM
So. I think it would be nice if the FAQ included a little info about manipulators. Although it is easy enough to look it up.

Andreas Masur
May 27th, 2003, 04:32 PM
Originally posted by souldog
So. I think it would be nice if the FAQ included a little info about manipulators. Although it is easy enough to look it up.
Feel free to contribute additions to the FAQ... :cool: