Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Why still use C++?

Name: Anonymous 2011-09-19 2:01

So, why do people still use C++ if it is so complicated? Here is what I was thinking tonight. I was watching that lecture about the C++ Renaissance, but a lot of the code was so messy even for very basic stuff. Also, the libraries were very limited to just basic computational stuff. Then we look at things like Java or Lisp were the already given libraries can do things like GUI and concurrency (C++ took a long time to catch up). Everything is pretty safe and easy to code. I do not understand why so much of the industry still uses C++.

Name: >>8 2011-09-20 15:19

>>23
From my point of view, the only case in which GC truly helps is with closures, and `C emulates them brilliantly. All other uses of GC are unnecessary bloat.
Someone should add `C support to gcc.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List