Re: Newby: More VC6 errors...
- From: David Wilkinson <no-reply@xxxxxxxxxxxx>
- Date: Fri, 15 Feb 2008 12:31:29 -0500
Blue Streak wrote:
Hello,
I am trying to typecast an int and a float into a basic_string.
The help files are less than helpful. How do I accomplish this?
The trouble is I haven't touched C/C++ in 10 years.
Blue:
You need to look at ostringstream (or basic_ostringstream).
--
David Wilkinson
Visual C++ MVP
.
- Follow-Ups:
- Re: Newby: More VC6 errors...
- From: Blue Streak
- Re: Newby: More VC6 errors...
- References:
- Newby: More VC6 errors...
- From: Blue Streak
- Newby: More VC6 errors...
- Prev by Date: Re: Newby: More VC6 errors...
- Next by Date: Re: Newby: More VC6 errors...
- Previous by thread: Re: Newby: More VC6 errors...
- Next by thread: Re: Newby: More VC6 errors...
- Index(es):
Relevant Pages
|
Loading