Re: OT: C and C++

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Micah DesJardins
Datum:  
To: Main PLUG discussion list
Betreff: Re: OT: C and C++
The only thing I would add to Ted's answer is that C++ adds support
for object oriented programming. C has no concept of classes,
instances, methods etc. It is pure procedural programming. OO
programming gets all the press these days, but a lot of your favorite
open source projects are written in good old fashioned C. (For speed,
portability or historical reasons)
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss