Click here to Skip to main content
15,891,828 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell27-Sep-12 9:41
jschell27-Sep-12 9:41 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell26-Sep-12 8:18
jschell26-Sep-12 8:18 
GeneralRe: What makes C and C++ a "good" language? Pin
ErnestoNet27-Sep-12 5:15
ErnestoNet27-Sep-12 5:15 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell27-Sep-12 9:39
jschell27-Sep-12 9:39 
GeneralRe: What makes C and C++ a "good" language? Pin
ErnestoNet27-Sep-12 10:02
ErnestoNet27-Sep-12 10:02 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell28-Sep-12 10:13
jschell28-Sep-12 10:13 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell26-Sep-12 8:07
jschell26-Sep-12 8:07 
GeneralRe: What makes C and C++ a "good" language? Pin
ErnestoNet26-Sep-12 8:48
ErnestoNet26-Sep-12 8:48 
Call it availability. C is the most available language.

There is an important point you make:

I can always (within resource limits) create compiler/interpreter that originated on one platform and implement it for another.

"within resource limits" is the key here. C is simple. Java JVM is complicated (and owned).

It's important that you know that I'm not defending C.
It's really ugly compared to other languages and prone to error.

But it's fast (predictable fast, no GC collection pause), very "available", flexible and stable.

Most of the programs I use everyday are built in C/C++.
None in Perl. None in Java.
it´s the journey, not the destination that matters

GeneralRe: What makes C and C++ a "good" language? Pin
jschell27-Sep-12 9:15
jschell27-Sep-12 9:15 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell25-Sep-12 8:07
jschell25-Sep-12 8:07 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti25-Sep-12 13:53
pasztorpisti25-Sep-12 13:53 
GeneralRe: What makes C and C++ a "good" language? Pin
Vivi Chellappa25-Sep-12 9:38
professionalVivi Chellappa25-Sep-12 9:38 
GeneralRe: What makes C and C++ a "good" language? Pin
Richard MacCutchan25-Sep-12 21:37
mveRichard MacCutchan25-Sep-12 21:37 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell19-Sep-12 9:28
jschell19-Sep-12 9:28 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti19-Sep-12 14:14
pasztorpisti19-Sep-12 14:14 
GeneralRe: What makes C and C++ a "good" language? Pin
Brandon-X1200019-Sep-12 16:35
Brandon-X1200019-Sep-12 16:35 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti19-Sep-12 22:42
pasztorpisti19-Sep-12 22:42 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell20-Sep-12 8:27
jschell20-Sep-12 8:27 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti20-Sep-12 12:02
pasztorpisti20-Sep-12 12:02 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell21-Sep-12 10:14
jschell21-Sep-12 10:14 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti21-Sep-12 10:52
pasztorpisti21-Sep-12 10:52 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell22-Sep-12 8:42
jschell22-Sep-12 8:42 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti22-Sep-12 16:03
pasztorpisti22-Sep-12 16:03 
GeneralRe: What makes C and C++ a "good" language? Pin
CPallini19-Sep-12 8:33
mveCPallini19-Sep-12 8:33 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti19-Sep-12 12:09
pasztorpisti19-Sep-12 12:09 

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.