Click here to Skip to main content
15,798,401 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Estimate time of execution c-function execution Pin
Dr. Fry7-Jul-15 11:04
Dr. Fry7-Jul-15 11:04 
AnswerRe: Estimate time of execution c-function execution Pin
CodingStyle8-Jul-15 1:02
CodingStyle8-Jul-15 1:02 
AnswerRe: Estimate time of execution c-function execution Pin
Arthur V. Ratz13-Aug-15 20:29
professionalArthur V. Ratz13-Aug-15 20:29 
Questionpreprocessor #include Pin
Vaclav_6-Jul-15 4:12
Vaclav_6-Jul-15 4:12 
AnswerRe: preprocessor #include Pin
Chris Losinger6-Jul-15 4:30
professionalChris Losinger6-Jul-15 4:30 
GeneralRe: preprocessor #include Pin
Albert Holguin7-Jul-15 14:29
professionalAlbert Holguin7-Jul-15 14:29 
AnswerRe: preprocessor #include Pin
Jochen Arndt6-Jul-15 5:41
professionalJochen Arndt6-Jul-15 5:41 
GeneralRe: preprocessor #include Pin
PIEBALDconsult6-Jul-15 5:43
professionalPIEBALDconsult6-Jul-15 5:43 
A compiler is not an IDE. An IDE is a front-end to a compiler and it should follow the same rules as the compiler (and pre-processor in this case). If the IDE does not, then it is broken and must be fixed.
GeneralRe: preprocessor #include Pin
Vaclav_10-Jul-15 5:07
Vaclav_10-Jul-15 5:07 
GeneralRe: preprocessor #include Pin
Richard MacCutchan10-Jul-15 5:22
mveRichard MacCutchan10-Jul-15 5:22 
GeneralRe: preprocessor #include Pin
Vaclav_13-Jul-15 8:50
Vaclav_13-Jul-15 8:50 
GeneralRe: preprocessor #include Pin
Richard MacCutchan13-Jul-15 23:05
mveRichard MacCutchan13-Jul-15 23:05 
QuestionRe: preprocessor #include Pin
David Crow10-Jul-15 6:30
David Crow10-Jul-15 6:30 
AnswerRe: preprocessor #include Pin
Vaclav_13-Jul-15 8:34
Vaclav_13-Jul-15 8:34 
GeneralRe: preprocessor #include Pin
David Crow13-Jul-15 11:53
David Crow13-Jul-15 11:53 
QuestionWaiting for open files Pin
Drakesal4-Jul-15 1:46
Drakesal4-Jul-15 1:46 
AnswerRe: Waiting for open files Pin
Richard Andrew x644-Jul-15 5:58
professionalRichard Andrew x644-Jul-15 5:58 
GeneralRe: Waiting for open files Pin
Drakesal4-Jul-15 6:01
Drakesal4-Jul-15 6:01 
AnswerRe: Waiting for open files Pin
Richard Andrew x644-Jul-15 6:23
professionalRichard Andrew x644-Jul-15 6:23 
GeneralRe: Waiting for open files Pin
Drakesal4-Jul-15 6:33
Drakesal4-Jul-15 6:33 
AnswerRe: Waiting for open files Pin
Frankie-C4-Jul-15 6:44
Frankie-C4-Jul-15 6:44 
GeneralRe: Waiting for open files Pin
Drakesal4-Jul-15 21:24
Drakesal4-Jul-15 21:24 
GeneralRe: Waiting for open files Pin
Frankie-C5-Jul-15 2:22
Frankie-C5-Jul-15 2:22 
GeneralRe: Waiting for open files Pin
Drakesal5-Jul-15 11:10
Drakesal5-Jul-15 11:10 
GeneralRe: Waiting for open files Pin
Frankie-C5-Jul-15 11:14
Frankie-C5-Jul-15 11:14 

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.