Click here to Skip to main content
15,793,735 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Linker error Pin
jschell13-Sep-17 9:23
jschell13-Sep-17 9:23 
AnswerRe: Linker error Pin
Jochen Arndt13-Sep-17 5:14
professionalJochen Arndt13-Sep-17 5:14 
GeneralRe: Linker error Pin
Vaclav_13-Sep-17 10:05
Vaclav_13-Sep-17 10:05 
GeneralRe: Linker error Pin
Jochen Arndt14-Sep-17 4:38
professionalJochen Arndt14-Sep-17 4:38 
GeneralRe: Linker error Pin
leon de boer15-Sep-17 23:21
leon de boer15-Sep-17 23:21 
GeneralRe: Linker error Pin
Vaclav_16-Sep-17 4:02
Vaclav_16-Sep-17 4:02 
GeneralRe: Linker error Pin
leon de boer16-Sep-17 4:16
leon de boer16-Sep-17 4:16 
QuestionClarification of Debug/Release mode Pin
ForNow11-Sep-17 3:24
ForNow11-Sep-17 3:24 
Just looking for a clarification on Release/debug mode

Isn't it true that I can generate Symbols .pdb file for a release Mode with the /Zi option

so In debug it's Just using code generated by the pre-processor _DEBUG option

such as #ifdef _DEBUG #define new debug_new #endif

where a different heap storage allocator is used among other things

Thanks
AnswerRe: Clarification of Debug/Release mode Pin
Jochen Arndt11-Sep-17 4:21
professionalJochen Arndt11-Sep-17 4:21 
AnswerRe: Clarification of Debug/Release mode Pin
leon de boer11-Sep-17 16:51
leon de boer11-Sep-17 16:51 
GeneralRe: Clarification of Debug/Release mode Pin
ForNow11-Sep-17 16:58
ForNow11-Sep-17 16:58 
GeneralRe: Clarification of Debug/Release mode Pin
leon de boer12-Sep-17 9:33
leon de boer12-Sep-17 9:33 
GeneralRe: Clarification of Debug/Release mode Pin
ForNow12-Sep-17 9:46
ForNow12-Sep-17 9:46 
GeneralRe: Clarification of Debug/Release mode Pin
leon de boer13-Sep-17 19:25
leon de boer13-Sep-17 19:25 
Questionbatch file quicksort algorithm Pin
wayne wu10-Sep-17 17:10
wayne wu10-Sep-17 17:10 
AnswerRe: batch file quicksort algorithm Pin
Richard MacCutchan10-Sep-17 20:24
mveRichard MacCutchan10-Sep-17 20:24 
AnswerRe: batch file quicksort algorithm Pin
CPallini11-Sep-17 3:22
mveCPallini11-Sep-17 3:22 
Questionelaborate the build instructions Pin
Member 125524089-Sep-17 14:05
Member 125524089-Sep-17 14:05 
AnswerRe: elaborate the build instructions Pin
Richard MacCutchan10-Sep-17 5:18
mveRichard MacCutchan10-Sep-17 5:18 
AnswerRe: elaborate the build instructions Pin
CPallini10-Sep-17 6:14
mveCPallini10-Sep-17 6:14 
QuestionHow to #include <string> in C code Pin
Vaclav_9-Sep-17 7:18
Vaclav_9-Sep-17 7:18 
AnswerRe: How to #include <string> in C code Pin
Richard MacCutchan9-Sep-17 7:39
mveRichard MacCutchan9-Sep-17 7:39 
AnswerRe: How to #include <string> in C code Pin
CPallini10-Sep-17 4:03
mveCPallini10-Sep-17 4:03 
Questiondirectx 9 ? Pin
bluatigro6-Sep-17 23:03
bluatigro6-Sep-17 23:03 
SuggestionRe: directx 9 ? Pin
Richard MacCutchan7-Sep-17 5:41
mveRichard MacCutchan7-Sep-17 5: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.