Kubuntu a dist in crisis?
Chris Jones
jonesc at hep.phy.cam.ac.uk
Wed Oct 28 09:23:16 UTC 2009
> I'd argue that point, C, if well written, will beat C++ any day.
I disagree . A really good C++ programmer can write code just as fast as
C. But the point is you have to know what you are doing. C++ is a
superset of C, so use the features of C++ when they are appropriate, and
those of C when they aren't. The problem is it is probably easier to
write truly terrible (i.e. slow) C+ than it is to write bad C.
Chris
More information about the kubuntu-users
mailing list