Click here to Skip to main content
15,912,756 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCArchive adding chars to my saved files :/ Pin
carrie16-Jun-02 13:55
carrie16-Jun-02 13:55 
Questionwindow XP tips site? Pin
rsasalm_16-Jun-02 11:25
rsasalm_16-Jun-02 11:25 
AnswerRe: window XP tips site? Pin
Anders Molin16-Jun-02 12:53
professionalAnders Molin16-Jun-02 12:53 
GeneralCTreeCtrl::GetItemState Pin
16-Jun-02 9:59
suss16-Jun-02 9:59 
GeneralRe: CTreeCtrl::GetItemState Pin
JohnJ16-Jun-02 10:19
JohnJ16-Jun-02 10:19 
GeneralRe: CTreeCtrl::GetItemState Pin
16-Jun-02 11:39
suss16-Jun-02 11:39 
QuestionHow is it you retrieve a string from a std::map? Pin
redeemer16-Jun-02 9:03
redeemer16-Jun-02 9:03 
AnswerRe: How is it you retrieve a string from a std::map? Pin
[James Pullicino]16-Jun-02 9:27
[James Pullicino]16-Jun-02 9:27 
You need to post more info on the map declaration:

Is is a map<string, int> or what?

You might find your answer in .second and .first

miIterator.first->c_str()

....

James

GeneralRe: How is it you retrieve a string from a std::map? Pin
redeemer16-Jun-02 10:08
redeemer16-Jun-02 10:08 
GeneralRe: How is it you retrieve a string from a std::map? Pin
Joaquín M López Muñoz16-Jun-02 11:41
Joaquín M López Muñoz16-Jun-02 11:41 
GeneralRe: How is it you retrieve a string from a std::map? Pin
James R. Twine17-Jun-02 9:11
James R. Twine17-Jun-02 9:11 
GeneralRe: How is it you retrieve a string from a std::map? Pin
Christian Graus16-Jun-02 12:41
protectorChristian Graus16-Jun-02 12:41 
QuestionWhere to get REAL HTTP/1.1-compatible proxy? Pin
Artem Moroz16-Jun-02 6:14
Artem Moroz16-Jun-02 6:14 
GeneralRe: CSocket / TCP/IP handling of send/receive error... Pin
Joaquín M López Muñoz16-Jun-02 11:52
Joaquín M López Muñoz16-Jun-02 11:52 
GeneralRe: CSocket / TCP/IP handling of send/receive error... Pin
17-Jun-02 6:26
suss17-Jun-02 6:26 
GeneralUNICODE Pin
Ancient Dragon16-Jun-02 5:01
Ancient Dragon16-Jun-02 5:01 
GeneralRe: UNICODE Pin
Rama Krishna Vavilala16-Jun-02 8:37
Rama Krishna Vavilala16-Jun-02 8:37 
GeneralRe: UNICODE [with an addition] Pin
Joaquín M López Muñoz16-Jun-02 12:06
Joaquín M López Muñoz16-Jun-02 12:06 
GeneralReturning IStream Pin
Hans Ruck16-Jun-02 4:56
Hans Ruck16-Jun-02 4:56 
GeneralRe: Returning IStream Pin
Rama Krishna Vavilala16-Jun-02 8:38
Rama Krishna Vavilala16-Jun-02 8:38 
GeneralRe: Returning IStream Pin
Le centriste17-Jun-02 8:24
Le centriste17-Jun-02 8:24 
GeneralProgram stops when showing using DIalogBox function. Pin
redeemer16-Jun-02 3:55
redeemer16-Jun-02 3:55 
GeneralRe: Program stops when showing using DIalogBox function. Pin
Joaquín M López Muñoz16-Jun-02 4:06
Joaquín M López Muñoz16-Jun-02 4:06 
GeneralRe: Program stops when showing using DIalogBox function. Pin
redeemer16-Jun-02 4:29
redeemer16-Jun-02 4:29 
GeneralRe: Program stops when showing using DIalogBox function. Pin
Joaquín M López Muñoz16-Jun-02 4:31
Joaquín M López Muñoz16-Jun-02 4:31 

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.