Click here to Skip to main content
15,928,983 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: An annoyance Pin
Jon Hulatt3-Mar-02 22:09
Jon Hulatt3-Mar-02 22:09 
Questionstd::string GetBuffer ?? Pin
Christian Graus3-Mar-02 17:37
protectorChristian Graus3-Mar-02 17:37 
AnswerRe: std::string GetBuffer ?? Pin
Paul M Watt3-Mar-02 18:10
mentorPaul M Watt3-Mar-02 18:10 
GeneralRe: std::string GetBuffer ?? Pin
Christian Graus3-Mar-02 18:36
protectorChristian Graus3-Mar-02 18:36 
AnswerRe: std::string GetBuffer ?? Pin
Tomasz Sowinski4-Mar-02 0:22
Tomasz Sowinski4-Mar-02 0:22 
GeneralRe: std::string GetBuffer ?? Pin
Christian Graus4-Mar-02 0:53
protectorChristian Graus4-Mar-02 0:53 
GeneralSTL iterator dereference question... Pin
Christian Graus3-Mar-02 16:29
protectorChristian Graus3-Mar-02 16:29 
GeneralRe: STL iterator dereference question... Pin
Jay Beckert3-Mar-02 17:17
Jay Beckert3-Mar-02 17:17 
Can't a vector hold CString pointers? Then just pass the pointers from dereferencing the iterator? Or you could try the way you have it now, declare a CString str just to hold the string from the vector on each loop passing the pointer till the end.

Or am I way off base Christian? lol I'm no pro with STL yet, but hopefully I gave you some ideas. Smile | :)

Cheers
GeneralRe: STL iterator dereference question... Pin
Christian Graus3-Mar-02 17:36
protectorChristian Graus3-Mar-02 17:36 
GeneralRe: STL iterator dereference question... Pin
Paul M Watt3-Mar-02 17:48
mentorPaul M Watt3-Mar-02 17:48 
GeneralRe: STL iterator dereference question... Pin
Christian Graus3-Mar-02 17:57
protectorChristian Graus3-Mar-02 17:57 
GeneralRe: STL iterator dereference question... Pin
Paul M Watt3-Mar-02 18:25
mentorPaul M Watt3-Mar-02 18:25 
GeneralRe: STL iterator dereference question... Pin
Jay Beckert4-Mar-02 10:49
Jay Beckert4-Mar-02 10:49 
GeneralRe: STL iterator dereference question... Pin
Joaquín M López Muñoz4-Mar-02 11:23
Joaquín M López Muñoz4-Mar-02 11:23 
Questionsimple c++ question??? Pin
John Cruz3-Mar-02 15:20
John Cruz3-Mar-02 15:20 
AnswerRe: simple c++ question??? Pin
Christian Graus3-Mar-02 15:25
protectorChristian Graus3-Mar-02 15:25 
GeneralRe: simple c++ question??? Pin
John Cruz3-Mar-02 15:34
John Cruz3-Mar-02 15:34 
GeneralRe: simple c++ question??? Pin
Christian Graus3-Mar-02 15:44
protectorChristian Graus3-Mar-02 15:44 
GeneralRe: simple c++ question??? Pin
John Cruz3-Mar-02 15:48
John Cruz3-Mar-02 15:48 
GeneralLoadLibrary Pin
Derick Cyril Thomas3-Mar-02 14:41
Derick Cyril Thomas3-Mar-02 14:41 
GeneralRe: LoadLibrary Pin
Tim Deveaux3-Mar-02 15:01
Tim Deveaux3-Mar-02 15:01 
GeneralRe: LoadLibrary Pin
Derick Cyril Thomas3-Mar-02 19:24
Derick Cyril Thomas3-Mar-02 19:24 
GeneralRe: LoadLibrary Pin
Tim Smith4-Mar-02 2:11
Tim Smith4-Mar-02 2:11 
GeneralSupporting Windows 9x, NT 4+ libraries Pin
Jon Sagara3-Mar-02 12:38
Jon Sagara3-Mar-02 12:38 
GeneralRe: Supporting Windows 9x, NT 4+ libraries Pin
Jon Sagara3-Mar-02 13:26
Jon Sagara3-Mar-02 13:26 

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.