Click here to Skip to main content
15,900,448 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell21-Sep-12 10:27
jschell21-Sep-12 10:27 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti21-Sep-12 10:57
pasztorpisti21-Sep-12 10:57 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell22-Sep-12 8:12
jschell22-Sep-12 8:12 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti22-Sep-12 11:55
pasztorpisti22-Sep-12 11:55 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell19-Sep-12 9:27
jschell19-Sep-12 9:27 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti19-Sep-12 12:04
pasztorpisti19-Sep-12 12:04 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell20-Sep-12 8:21
jschell20-Sep-12 8:21 
GeneralRe: What makes C and C++ a "good" language? Pin
Pete O'Hanlon25-Sep-12 1:24
mvePete O'Hanlon25-Sep-12 1:24 
pasztorpisti wrote:
don't feel the significance of the slow compilation times caused by header
includes.

Granted I haven't programmed large scale C/C++ applications in 10 years, but I did do a lot of very large scale C and C++ applications before then, and it was common practice to use Precompiled Headers. There should be no need to be continually chopping and changing headers around, so I don't see why you would have such a massive problem. In fact, this was one of the nicer features of Visual C++ 6 - the ability not to recompile parts of code that hadn't changed.

*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

"Mind bleach! Send me mind bleach!" - Nagy Vilmos


CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti25-Sep-12 1:36
pasztorpisti25-Sep-12 1:36 
GeneralRe: What makes C and C++ a "good" language? Pin
ah_ga_ah19-Sep-12 23:00
ah_ga_ah19-Sep-12 23:00 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti19-Sep-12 23:42
pasztorpisti19-Sep-12 23:42 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell20-Sep-12 8:54
jschell20-Sep-12 8:54 
GeneralRe: What makes C and C++ a "good" language? Pin
Ingo20-Sep-12 5:19
Ingo20-Sep-12 5:19 
AnswerRe: What makes C and C++ a "good" language? Pin
Kenneth Haugland25-Sep-12 4:56
mvaKenneth Haugland25-Sep-12 4:56 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti25-Sep-12 5:07
pasztorpisti25-Sep-12 5:07 
GeneralRe: What makes C and C++ a "good" language? Pin
Kenneth Haugland25-Sep-12 5:08
mvaKenneth Haugland25-Sep-12 5:08 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti25-Sep-12 5:45
pasztorpisti25-Sep-12 5:45 
AnswerRe: What makes C and C++ a "good" language? Pin
Member 929954619-Sep-12 2:49
Member 929954619-Sep-12 2:49 
AnswerRe: What makes C and C++ a "good" language? Pin
Stefan_Lang21-Sep-12 0:22
Stefan_Lang21-Sep-12 0:22 
AnswerRe: What makes C and C++ a "good" language? Pin
Rajesh R Subramanian25-Sep-12 1:14
professionalRajesh R Subramanian25-Sep-12 1:14 
GeneralRe: What makes C and C++ a "good" language? Pin
CPallini25-Sep-12 2:22
mveCPallini25-Sep-12 2:22 
AnswerRe: What makes C and C++ a "good" language? Pin
ErnestoNet25-Sep-12 6:44
ErnestoNet25-Sep-12 6:44 
QuestionAudio creation/conversion SDK's Pin
Member 929954618-Sep-12 6:27
Member 929954618-Sep-12 6:27 
Questionsocket read on a keep alive request waits until connection timeout - II Pin
Jayapal Chandran17-Sep-12 20:36
Jayapal Chandran17-Sep-12 20:36 
AnswerCrosspost Pin
Peter_in_278017-Sep-12 20:55
professionalPeter_in_278017-Sep-12 20: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.