C or C++?

Paul Lussier p.lussier at comcast.net
Fri May 27 16:47:00 EDT 2005


Jerry Feldman <gaf at blu.org> writes:

> As far as performance, C generally gives you better performance. but C 
> programmers tend to be skimpy with comments and tend to write tricky code. 

That seems to be a "feature" of any given programmer.  Since Jim is
going to be the programmer regardless of the language choice, the
level of code cleverness and quality of commenting will likely be the
same.

FWIW, I'd go with C, just because there's at least some
standardization for C and therefore, among compilers, whereas there
isn't with C++, which would allow for somewhat better potability if
that's important.
-- 

Seeya,
Paul



More information about the gnhlug-discuss mailing list