Click here to Skip to main content
15,895,779 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: What makes C and C++ a "good" language? PinPopular
CPallini18-Sep-12 21:27
mveCPallini18-Sep-12 21:27 
AnswerRe: What makes C and C++ a "good" language? Pin
pasztorpisti19-Sep-12 2:47
pasztorpisti19-Sep-12 2:47 
GeneralRe: What makes C and C++ a "good" language? PinPopular
Richard MacCutchan19-Sep-12 4:03
mveRichard MacCutchan19-Sep-12 4:03 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti19-Sep-12 5:11
pasztorpisti19-Sep-12 5:11 
GeneralRe: What makes C and C++ a "good" language? Pin
Richard MacCutchan19-Sep-12 5:53
mveRichard MacCutchan19-Sep-12 5:53 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti19-Sep-12 6:13
pasztorpisti19-Sep-12 6:13 
GeneralRe: What makes C and C++ a "good" language? Pin
Richard MacCutchan19-Sep-12 6:22
mveRichard MacCutchan19-Sep-12 6:22 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti19-Sep-12 11:57
pasztorpisti19-Sep-12 11:57 
Richard MacCutchan wrote:
I do, It was OK and somewhat similar to C, but so specialised it had no chance of being used on any hardware other than the 1100/2200 range.

The low level language I was dreaming about is general purpose like C. If that language was hardware specific then its death is natural when the hardware goes out of production because its not a general purpose lang, its rather a high level assembly for the target hardware.
C is quite general purpose to be able to translate to any processors. By fixing some things in C++ and removing the header hell (by using units like in pascal) it could be a very nice low level language.
Richard MacCutchan wrote:
There are still lots of new developments being done with C and/or C++ because people think they are the right language for the job, despite their many shortcomings, so in that respect it probably is unfair.

One of these days I'm going to think of a really clever signature.

Many people choose this language because today this knowledge is quite useful because of the legacy codebases and because it is recommended by their friends. Because of this C/C++ is still the "native language" of many and they use this because they know this, not because they think that it is a better choice than x and y because they simple don't know about x and y as an alternative. The ugly truth is that because of the legacy codebase often C/C++ is the best choice, but this doesnt mean that its a best choice because its a nice language.
GeneralRe: What makes C and C++ a "good" language? PinPopular
cmk19-Sep-12 6:26
cmk19-Sep-12 6:26 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti19-Sep-12 12:14
pasztorpisti19-Sep-12 12:14 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell20-Sep-12 8:40
jschell20-Sep-12 8:40 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti20-Sep-12 11:28
pasztorpisti20-Sep-12 11:28 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell21-Sep-12 10:23
jschell21-Sep-12 10:23 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti21-Sep-12 11:04
pasztorpisti21-Sep-12 11:04 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell22-Sep-12 8:14
jschell22-Sep-12 8:14 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti22-Sep-12 11:34
pasztorpisti22-Sep-12 11:34 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell19-Sep-12 9:30
jschell19-Sep-12 9:30 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti19-Sep-12 11:59
pasztorpisti19-Sep-12 11:59 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell20-Sep-12 8:32
jschell20-Sep-12 8:32 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti20-Sep-12 11:48
pasztorpisti20-Sep-12 11:48 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell21-Sep-12 10:21
jschell21-Sep-12 10:21 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti21-Sep-12 12:00
pasztorpisti21-Sep-12 12:00 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell22-Sep-12 8:37
jschell22-Sep-12 8:37 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti22-Sep-12 11:28
pasztorpisti22-Sep-12 11:28 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell23-Sep-12 7:53
jschell23-Sep-12 7:53 

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.