Click here to Skip to main content
15,913,263 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Challenge folks!!! This can't really be that hard!?!?? :( Pin
Michael Dunn6-Aug-03 7:41
sitebuilderMichael Dunn6-Aug-03 7:41 
GeneralRe: Challenge folks!!! This can't really be that hard!?!?? :( Pin
Tommy Svensson6-Aug-03 10:20
Tommy Svensson6-Aug-03 10:20 
GeneralRe: Challenge folks!!! This can't really be that hard!?!?? :( Pin
Tommy Svensson6-Aug-03 23:03
Tommy Svensson6-Aug-03 23:03 
General"ignore all default librairies" problem Pin
alfith6-Aug-03 5:34
alfith6-Aug-03 5:34 
Questionhow to display greek characters Pin
LESUR6-Aug-03 5:08
LESUR6-Aug-03 5:08 
GeneralAnsiString case statement Pin
chris sprague19776-Aug-03 4:39
chris sprague19776-Aug-03 4:39 
GeneralRe: AnsiString case statement Pin
David Crow6-Aug-03 7:32
David Crow6-Aug-03 7:32 
GeneralSTL string Pin
act_x6-Aug-03 4:35
act_x6-Aug-03 4:35 
IS there a way I can do the analogous of sprintf for a char * to a STL string .

or a Format for a CString


Basically i want to write a integer value to a string !

string numText;
char data[20];
int a =100;
sprintf(data,"Num is %d",data);
Is there a way to do this for the string numText !!!!



GeneralRe: STL string Pin
Nathan Blomquist6-Aug-03 4:43
Nathan Blomquist6-Aug-03 4:43 
GeneralRe: STL string Pin
Nemanja Trifunovic6-Aug-03 5:02
Nemanja Trifunovic6-Aug-03 5:02 
GeneralRe: STL string Pin
Johann Gerell6-Aug-03 9:06
Johann Gerell6-Aug-03 9:06 
GeneralRe: STL string Pin
jhwurmbach6-Aug-03 22:16
jhwurmbach6-Aug-03 22:16 
GeneralRe: STL string Pin
Johann Gerell6-Aug-03 22:26
Johann Gerell6-Aug-03 22:26 
GeneralRe: STL string Pin
jhwurmbach6-Aug-03 22:33
jhwurmbach6-Aug-03 22:33 
GeneralRe: STL string Pin
Johann Gerell6-Aug-03 22:37
Johann Gerell6-Aug-03 22:37 
GeneralRe: STL string Pin
Kevin McFarlane6-Aug-03 5:06
Kevin McFarlane6-Aug-03 5:06 
GeneralRe: STL string Pin
Ryan Binns6-Aug-03 5:07
Ryan Binns6-Aug-03 5:07 
Generalmultilingual applications Pin
nadavba6-Aug-03 4:32
nadavba6-Aug-03 4:32 
GeneralRe: multilingual applications Pin
Maximilien6-Aug-03 4:38
Maximilien6-Aug-03 4:38 
GeneralRe: multilingual applications Pin
nadavba6-Aug-03 5:48
nadavba6-Aug-03 5:48 
Generalunicows.dll??? Pin
nikoladsp22-Oct-03 1:06
nikoladsp22-Oct-03 1:06 
GeneralRe: unicows.dll??? Pin
nadavba22-Oct-03 5:15
nadavba22-Oct-03 5:15 
GeneralRe: unicows.dll??? Pin
nikoladsp22-Oct-03 20:12
nikoladsp22-Oct-03 20:12 
GeneralVideo capturing Pin
Jump_Around6-Aug-03 4:21
Jump_Around6-Aug-03 4:21 
GeneralDatabase problems Pin
Anonymous6-Aug-03 4:01
Anonymous6-Aug-03 4:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.