|
|
|
|
|
by ii
6347 days ago
|
|
why anyone would start a new program or module to a higher level language in C rather than C++ Linus gives very good reasons for C vs. C++ here:
http://thread.gmane.org/gmane.comp.version-control.git/57643... I personally don't have anything against C++, it is a perfect solution for some problems, but sometimes C may be a better choice. |
|
C++ is objectively a far more powerful and expressive language than C.