RE: [Dev-C++] Integer to std::string?
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: Ioannis V. <no...@ya...> - 2001-09-21 18:23:21
|
> -----Original Message----- > From: dev...@li...=20 > [mailto:dev...@li...] On Behalf=20 > Of Jason Hardman > Sent: Friday, September 21, 2001 7:59 PM > To: dev...@li... > Subject: Re: [Dev-C++] Integer to std::string? >=20 >=20 > Thanks for that, I had forgotten about sprintf(). I have to=20 > say it's not an ideal solution. It seems odd that the idea of=20 > converting from numbers wasn't put into string. I think I may=20 I did not say that the idea of converting from numbers to string isn't implemented in string, i said that i do not know it yet. :) > still write some kind of function to convert "tostring",=20 > using sprintf is a more messy solution for my purpose. >=20 > I'll be keeping my eye out for alternatives still though. >=20 > Thanx, Jason. Ioannis * Ioannis Vranos * Programming pages: http://www.noicys.f2s.com * Alternative URL: http://run.to/noicys |