Click here to Skip to main content
15,920,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: All about C++ Pin
Maxwell Chen5-May-06 7:21
Maxwell Chen5-May-06 7:21 
GeneralRe: All about C++ Pin
Sarvan AL7-May-06 19:19
Sarvan AL7-May-06 19:19 
QuestionQ: how to get a themed scrollbar Pin
Steve S5-May-06 1:19
Steve S5-May-06 1:19 
AnswerRe: Q: how to get a themed scrollbar Pin
Naveen5-May-06 2:01
Naveen5-May-06 2:01 
GeneralRe: Q: how to get a themed scrollbar Pin
Steve S10-May-06 2:28
Steve S10-May-06 2:28 
QuestionSimple Q Pin
Anilkumar K V5-May-06 0:54
Anilkumar K V5-May-06 0:54 
AnswerRe: Simple Q Pin
Cedric Moonen5-May-06 0:58
Cedric Moonen5-May-06 0:58 
AnswerRe: Simple Q Pin
_AnsHUMAN_ 5-May-06 1:01
_AnsHUMAN_ 5-May-06 1:01 
On using the if(Str1==Str2)
You are comparing the pointers to character arrays.
That is you are comparing the memory addresses and not the string objects with overloaded comparison operators


Vision is Always important and so is your ATTITUDE.
Wishes.
Anshuman Dandekar


-- modified at 7:03 Friday 5th May, 2006
GeneralRe: Simple Q Pin
toxcct5-May-06 1:03
toxcct5-May-06 1:03 
GeneralRe: Simple Q Pin
Cedric Moonen5-May-06 1:04
Cedric Moonen5-May-06 1:04 
JokeRe: Simple Q Pin
toxcct5-May-06 1:06
toxcct5-May-06 1:06 
GeneralRe: Simple Q Pin
Laxman Auti5-May-06 2:19
Laxman Auti5-May-06 2:19 
GeneralRe: Simple Q Pin
Cedric Moonen5-May-06 2:32
Cedric Moonen5-May-06 2:32 
JokeRe: Simple Q Pin
toxcct5-May-06 2:37
toxcct5-May-06 2:37 
GeneralRe: Simple Q Pin
Cedric Moonen5-May-06 2:42
Cedric Moonen5-May-06 2:42 
GeneralRe: Simple Q Pin
Laxman Auti5-May-06 2:50
Laxman Auti5-May-06 2:50 
GeneralRe: Simple Q Pin
Cedric Moonen5-May-06 2:59
Cedric Moonen5-May-06 2:59 
GeneralRe: Simple Q Pin
Laxman Auti5-May-06 3:18
Laxman Auti5-May-06 3:18 
GeneralRe: Simple Q Pin
_AnsHUMAN_ 5-May-06 1:55
_AnsHUMAN_ 5-May-06 1:55 
GeneralRe: Simple Q Pin
Cedric Moonen5-May-06 2:00
Cedric Moonen5-May-06 2:00 
AnswerRe: Simple Q Pin
Naveen5-May-06 1:05
Naveen5-May-06 1:05 
QuestionThis pointer Pin
Anu_Bala5-May-06 0:31
Anu_Bala5-May-06 0:31 
AnswerRe: This pointer Pin
_AnsHUMAN_ 5-May-06 0:37
_AnsHUMAN_ 5-May-06 0:37 
AnswerRe: This pointer Pin
Nibu babu thomas5-May-06 0:38
Nibu babu thomas5-May-06 0:38 
AnswerRe: This pointer Pin
toxcct5-May-06 1:01
toxcct5-May-06 1: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.