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

C / C++ / MFC

 
AnswerRe: How To Get Desktop Pixel [modified] Pin
Eytukan23-Sep-06 9:02
Eytukan23-Sep-06 9:02 
AnswerRe: How To Get Desktop Pixel Pin
A_Fa23-Sep-06 21:19
A_Fa23-Sep-06 21:19 
QuestionFile enumeration performance (GetFirstFile) Pin
Mohammad A Gdeisat23-Sep-06 6:01
Mohammad A Gdeisat23-Sep-06 6:01 
AnswerRe: File enumeration performance (GetFirstFile) Pin
Jörgen Sigvardsson23-Sep-06 8:18
Jörgen Sigvardsson23-Sep-06 8:18 
GeneralRe: File enumeration performance (GetFirstFile) Pin
Mohammad A Gdeisat23-Sep-06 8:25
Mohammad A Gdeisat23-Sep-06 8:25 
GeneralRe: File enumeration performance (GetFirstFile) Pin
Jörgen Sigvardsson23-Sep-06 8:26
Jörgen Sigvardsson23-Sep-06 8:26 
QuestionProblem with getchar(); Pin
EzraYap23-Sep-06 5:27
EzraYap23-Sep-06 5:27 
AnswerRe: Problem with getchar(); Pin
ThatsAlok23-Sep-06 5:53
ThatsAlok23-Sep-06 5:53 
EzraYap wrote:
result = result *10 + ch - '0';


actually it's not null.. actually it is ascii based calculation.. i.e. '0' ascii value is 41 , '1' will 42 and so on.. so it way of extracting number from char character ... thats logic here



"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
Support CRY- Child Relief And you

GeneralRe: Problem with getchar(); Pin
EzraYap23-Sep-06 6:04
EzraYap23-Sep-06 6:04 
GeneralRe: Problem with getchar(); Pin
Jörgen Sigvardsson23-Sep-06 8:14
Jörgen Sigvardsson23-Sep-06 8:14 
GeneralRe: Problem with getchar(); Pin
ThatsAlok23-Sep-06 8:40
ThatsAlok23-Sep-06 8:40 
QuestionWhat wrong with this Code ?? ( multiThread in win32 ) Pin
Yanshof23-Sep-06 5:11
Yanshof23-Sep-06 5:11 
AnswerRe: What wrong with this Code ?? ( multiThread in win32 ) Pin
Mohammad A Gdeisat23-Sep-06 6:04
Mohammad A Gdeisat23-Sep-06 6:04 
GeneralRe: What wrong with this Code ?? ( multiThread in win32 ) Pin
Yanshof23-Sep-06 6:08
Yanshof23-Sep-06 6:08 
AnswerRe: What wrong with this Code ?? ( multiThread in win32 ) Pin
Yanshof23-Sep-06 8:16
Yanshof23-Sep-06 8:16 
AnswerRe: What wrong with this Code ?? ( multiThread in win32 ) Pin
Hamid_RT23-Sep-06 8:33
Hamid_RT23-Sep-06 8:33 
AnswerRe: What wrong with this Code ?? ( multiThread in win32 ) Pin
Eytukan23-Sep-06 8:40
Eytukan23-Sep-06 8:40 
GeneralRe: What wrong with this Code ?? ( multiThread in win32 ) Pin
Yanshof23-Sep-06 8:58
Yanshof23-Sep-06 8:58 
AnswerRe: What wrong with this Code ?? ( multiThread in win32 ) Pin
Eytukan23-Sep-06 9:35
Eytukan23-Sep-06 9:35 
QuestionHow to Unload CListCtrl Pin
georgekjolly23-Sep-06 4:12
georgekjolly23-Sep-06 4:12 
AnswerRe: How to Unload CListCtrl Pin
ThatsAlok23-Sep-06 6:02
ThatsAlok23-Sep-06 6:02 
AnswerRe: How to Unload CListCtrl Pin
Jörgen Sigvardsson23-Sep-06 8:20
Jörgen Sigvardsson23-Sep-06 8:20 
GeneralRe: How to Unload CListCtrl Pin
ThatsAlok23-Sep-06 9:09
ThatsAlok23-Sep-06 9:09 
GeneralRe: How to Unload CListCtrl Pin
Jörgen Sigvardsson23-Sep-06 9:11
Jörgen Sigvardsson23-Sep-06 9:11 
GeneralRe: How to Unload CListCtrl Pin
ThatsAlok4-Oct-06 7:35
ThatsAlok4-Oct-06 7:35 

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.