Click here to Skip to main content
15,915,019 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: erasing an element from a static vector. Pin
steph519-Sep-08 10:00
steph519-Sep-08 10:00 
QuestionSTL string formatting Pin
Trollslayer19-Sep-08 7:00
mentorTrollslayer19-Sep-08 7:00 
AnswerRe: STL string formatting Pin
CPallini19-Sep-08 7:28
mveCPallini19-Sep-08 7:28 
GeneralRe: STL string formatting Pin
Saurabh.Garg20-Sep-08 2:56
Saurabh.Garg20-Sep-08 2:56 
GeneralRe: STL string formatting Pin
CPallini20-Sep-08 22:11
mveCPallini20-Sep-08 22:11 
GeneralRe: STL string formatting Pin
Saurabh.Garg20-Sep-08 23:20
Saurabh.Garg20-Sep-08 23:20 
GeneralRe: STL string formatting Pin
CPallini21-Sep-08 6:05
mveCPallini21-Sep-08 6:05 
AnswerRe: STL string formatting Pin
Cedric Moonen19-Sep-08 7:37
Cedric Moonen19-Sep-08 7:37 
You can use stringstream for that, it supports formatting and once you are used to it, it is much better than sprintf (better type safety also). Our great Christian wrote an article about it here[^].

Cédric Moonen
Software developer

Charting control [v1.5]
OpenGL game tutorial in C++

AnswerRe: STL string formatting Pin
David Crow19-Sep-08 8:01
David Crow19-Sep-08 8:01 
Questionsoftware to redirect VGA output Pin
spicy_kid200019-Sep-08 5:21
spicy_kid200019-Sep-08 5:21 
AnswerRe: software to redirect VGA output Pin
Trollslayer19-Sep-08 6:41
mentorTrollslayer19-Sep-08 6:41 
GeneralRe: software to redirect VGA output Pin
spicy_kid200021-Sep-08 19:57
spicy_kid200021-Sep-08 19:57 
QuestionWandering Toolbars Pin
Redeye9219-Sep-08 4:06
Redeye9219-Sep-08 4:06 
QuestionRe: Wandering Toolbars Pin
Mark Salsbery19-Sep-08 5:57
Mark Salsbery19-Sep-08 5:57 
AnswerRe: Wandering Toolbars Pin
Redeye9219-Sep-08 6:15
Redeye9219-Sep-08 6:15 
QuestionStrange struct definition Pin
George_George19-Sep-08 3:56
George_George19-Sep-08 3:56 
AnswerRe: Strange struct definition Pin
Matthew Faithfull19-Sep-08 5:02
Matthew Faithfull19-Sep-08 5:02 
GeneralRe: Strange struct definition Pin
George_George20-Sep-08 1:47
George_George20-Sep-08 1:47 
GeneralRe: Strange struct definition Pin
Matthew Faithfull21-Sep-08 23:17
Matthew Faithfull21-Sep-08 23:17 
GeneralRe: Strange struct definition Pin
George_George21-Sep-08 23:22
George_George21-Sep-08 23:22 
GeneralRe: Strange struct definition Pin
Matthew Faithfull21-Sep-08 23:37
Matthew Faithfull21-Sep-08 23:37 
GeneralRe: Strange struct definition Pin
George_George22-Sep-08 0:04
George_George22-Sep-08 0:04 
AnswerRe: Strange struct definition Pin
CPallini19-Sep-08 7:30
mveCPallini19-Sep-08 7:30 
GeneralRe: Strange struct definition Pin
George_George20-Sep-08 1:49
George_George20-Sep-08 1:49 
GeneralRe: Strange struct definition Pin
CPallini20-Sep-08 21:41
mveCPallini20-Sep-08 21:41 

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.