Click here to Skip to main content
15,886,049 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: YASAQ Yet another silly academic question - how does "code optimization" really works? Pin
CPallini16-Jan-15 7:39
mveCPallini16-Jan-15 7:39 
AnswerRe: YASAQ Yet another silly academic question - how does "code optimization" really works? Pin
Mike Nordell2-Feb-15 10:27
Mike Nordell2-Feb-15 10:27 
AnswerRe: YASAQ Yet another silly academic question - how does "code optimization" really works? Pin
CPallini16-Jan-15 5:28
mveCPallini16-Jan-15 5:28 
AnswerRe: YASAQ Yet another silly academic question - how does "code optimization" really works? Pin
jschell16-Jan-15 12:29
jschell16-Jan-15 12:29 
GeneralRe: YASAQ Yet another silly academic question - how does "code optimization" really works? Pin
Vaclav_17-Jan-15 3:33
Vaclav_17-Jan-15 3:33 
GeneralRe: YASAQ Yet another silly academic question - how does "code optimization" really works? Pin
Richard MacCutchan17-Jan-15 5:49
mveRichard MacCutchan17-Jan-15 5:49 
GeneralRe: YASAQ Yet another silly academic question - how does "code optimization" really works? Pin
jschell18-Jan-15 6:38
jschell18-Jan-15 6:38 
GeneralRe: YASAQ Yet another silly academic question - how does "code optimization" really works? Pin
Mike Nordell2-Feb-15 10:31
Mike Nordell2-Feb-15 10:31 
"They" use some version of cpp compiler, sorry do not know exactly which one.

Seems likely it'd be a GCC, or nowadays maybe even LLVM. Have a look at command line options -W4 or -Wall. One of the two options (or very similar) would probably tell you "Silly user, now you gone and made a mess out of stuff again!". Smile | :)
QuestionDetours : how to hook QT applications ? Pin
jeff614-Jan-15 23:56
jeff614-Jan-15 23:56 
AnswerRe: Detours : how to hook QT applications ? Pin
Daniel Pfeffer15-Jan-15 0:25
professionalDaniel Pfeffer15-Jan-15 0:25 
GeneralRe: Detours : how to hook QT applications ? Pin
jeff615-Jan-15 0:46
jeff615-Jan-15 0:46 
GeneralRe: Detours : how to hook QT applications ? Pin
Daniel Pfeffer15-Jan-15 2:17
professionalDaniel Pfeffer15-Jan-15 2:17 
GeneralRe: Detours : how to hook QT applications ? Pin
jeff617-Jan-15 6:14
jeff617-Jan-15 6:14 
GeneralRe: Detours : how to hook QT applications ? Pin
Andy You15-May-22 2:41
Andy You15-May-22 2:41 
QuestionChange scrollbar style Pin
_Flaviu14-Jan-15 9:05
_Flaviu14-Jan-15 9:05 
AnswerRe: Change scrollbar style Pin
CPallini14-Jan-15 10:07
mveCPallini14-Jan-15 10:07 
GeneralRe: Change scrollbar style Pin
jeron114-Jan-15 10:24
jeron114-Jan-15 10:24 
GeneralRe: Change scrollbar style Pin
enhzflep14-Jan-15 14:10
enhzflep14-Jan-15 14:10 
GeneralRe: Change scrollbar style Pin
_Flaviu14-Jan-15 20:16
_Flaviu14-Jan-15 20:16 
QuestionBest way to get a program to send emails Pin
Anorexic Tribble11-Jan-15 11:44
Anorexic Tribble11-Jan-15 11:44 
AnswerRe: Best way to get a program to send emails Pin
Richard Andrew x6411-Jan-15 12:09
professionalRichard Andrew x6411-Jan-15 12:09 
AnswerRe: Best way to get a program to send emails Pin
CPallini11-Jan-15 21:48
mveCPallini11-Jan-15 21:48 
GeneralRe: Best way to get a program to send emails Pin
Anorexic Tribble12-Jan-15 3:48
Anorexic Tribble12-Jan-15 3:48 
GeneralRe: Best way to get a program to send emails Pin
enhzflep12-Jan-15 4:24
enhzflep12-Jan-15 4:24 
JokeRe: Best way to get a program to send emails Pin
jeron112-Jan-15 4:55
jeron112-Jan-15 4:55 

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.