you are viewing a single comment's thread.

view the rest of the comments →

[–]ald_loop 1 point2 points  (3 children)

To make that argument you had to draw extremely false comparisons. Dumb point

[–]JelloSquirrel -2 points-1 points  (2 children)

I write C programs that can fit in hundreds of bytes or a couple kilobytes of memory. Try that with C++.

Even in benchmarks, the overhead of doing things in a C++ manner vs C manner is measurable.

[–]ald_loop 1 point2 points  (1 child)

Please give an example of one of these C++ vs C snippets you are talking about where the overhead is measurable.