Click here to Skip to main content
15,888,113 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: returning std::pair Pin
Albert Holguin9-Nov-11 9:30
professionalAlbert Holguin9-Nov-11 9:30 
AnswerRe: returning std::pair Pin
jschell8-Nov-11 9:58
jschell8-Nov-11 9:58 
Questionif(NULL == MyPointer) Pin
User 5838527-Nov-11 15:37
User 5838527-Nov-11 15:37 
AnswerRe: if(NULL == MyPointer) Pin
Dr.Walt Fair, PE7-Nov-11 15:45
professionalDr.Walt Fair, PE7-Nov-11 15:45 
AnswerRe: if(NULL == MyPointer) Pin
Chuck O'Toole7-Nov-11 17:43
Chuck O'Toole7-Nov-11 17:43 
AnswerRe: if(NULL == MyPointer) Pin
«_Superman_»7-Nov-11 18:08
professional«_Superman_»7-Nov-11 18:08 
GeneralRe: if(NULL == MyPointer) Pin
Stefan_Lang10-Nov-11 3:46
Stefan_Lang10-Nov-11 3:46 
AnswerRe: if(NULL == MyPointer) Pin
Malli_S8-Nov-11 1:05
Malli_S8-Nov-11 1:05 
Even I love this. Smile | :)
Putting constant at left hand side surely saves from missing '='. The earlier compilers were not intelligent to raise a warning like the latest ones. That might have forced people like me to cultivate this habit. Otherwise one had to debug code to find such kind of bug (Some great minds might have found these kind of bugs with their open eyes, I won't deny that as well). But surely it wont give u a chance to debug the code to find such bugs. Smile | :) That's my personal opinion.
[Delegates]      [Virtual Desktop]      [Tray Me !]

-Malli...! Rose | [Rose]

AnswerRe: if(NULL == MyPointer) Pin
Eytukan8-Nov-11 7:36
Eytukan8-Nov-11 7:36 
GeneralRe: if(NULL == MyPointer) Pin
Chuck O'Toole8-Nov-11 8:39
Chuck O'Toole8-Nov-11 8:39 
GeneralRe: if(NULL == MyPointer) Pin
David Crow8-Nov-11 8:44
David Crow8-Nov-11 8:44 
GeneralRe: if(NULL == MyPointer) Pin
Stefan_Lang10-Nov-11 3:54
Stefan_Lang10-Nov-11 3:54 
GeneralRe: if(NULL == MyPointer) Pin
Eytukan10-Nov-11 17:03
Eytukan10-Nov-11 17:03 
GeneralRe: if(NULL == MyPointer) Pin
User 5838528-Nov-11 11:12
User 5838528-Nov-11 11:12 
AnswerRe: if(NULL == MyPointer) Pin
Chuck O'Toole8-Nov-11 11:55
Chuck O'Toole8-Nov-11 11:55 
GeneralRe: if(NULL == MyPointer) Pin
Eytukan10-Nov-11 17:05
Eytukan10-Nov-11 17:05 
GeneralRe: if(NULL == MyPointer) Pin
Stefan_Lang10-Nov-11 3:52
Stefan_Lang10-Nov-11 3:52 
AnswerRe: if(NULL == MyPointer) Pin
Dave Doknjas8-Nov-11 9:51
Dave Doknjas8-Nov-11 9:51 
GeneralRe: if(NULL == MyPointer) Pin
Stefan_Lang10-Nov-11 3:38
Stefan_Lang10-Nov-11 3:38 
GeneralRe: if(NULL == MyPointer) Pin
Eytukan10-Nov-11 17:01
Eytukan10-Nov-11 17:01 
AnswerRe: if(NULL == MyPointer) Pin
jschell8-Nov-11 10:03
jschell8-Nov-11 10:03 
AnswerRe: if(NULL == MyPointer) Pin
Stefan_Lang10-Nov-11 3:25
Stefan_Lang10-Nov-11 3:25 
Questionsetup with active x Pin
antonio3437-Nov-11 13:52
antonio3437-Nov-11 13:52 
AnswerRe: setup with active x Pin
Chandrasekharan P7-Nov-11 19:15
Chandrasekharan P7-Nov-11 19:15 
GeneralRe: setup with active x Pin
antonio3437-Nov-11 21:41
antonio3437-Nov-11 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.