Re: Why We Use C Than C++...



Richard Heathfield <invalid@xxxxxxxxxxxxxxx> writes:
> Partly because C is faster (in places). Partly because it's simpler,
> so it's easier to get right. But mostly, I think, because C came
> first.

Another important factor is that C++ requires more run-time support
code to work properly.

DES
--
Dag-Erling Smørgrav - des@xxxxxx
.



Relevant Pages