Log in

View Full Version : C++ or C


Draco
2007-02-12, 10:28 AM
Which is better... C++ programming or just C and is there a free version I can get?

WetWired
2007-02-12, 11:14 AM
In general, C++ is better, since it is an evolution of C.
You can get the GNU C and C++ compiler for free.

Demosthenes
2007-02-12, 11:41 AM
In general, C++ is better, since it is an evolution of C.
You can get the GNU C and C++ compiler for free.

I would agree with WW -- C++ is pretty much an improvement over C. However if this is the first language you will be learning, I, unlike most people, will reccomend learning C first.

Draco
2007-02-13, 10:27 AM
Thanks....

Mantralord
2007-02-14, 06:51 AM
C is better