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

what's so bad about c++?

Name: Anonymous 2007-06-16 14:35 ID:yG+Jc4DX

what's so bad about c++? maybe i'm missing something, but after two years of c, c++ looks very nice.

Name: Anonymous 2007-06-18 21:05 ID:B5jwI7V0

>>10

You're pulling those numbers out of your ass.
You know that most C++ constructs don't come with any extra runtime cost, right? And that those that does are clearly documented, and usually you need to do something that cost as much to do the same in C (like using function pointers to emulate virtual methods)

>>20
Alternative: learn to code
Every feature of every language can be put to bad use. A programmer that sucks will manage to write shitty code no matter how many language features you forbid him to use.

Most, if not all the shitty C++ code I've seen seldom used any C++ feature that doesn't exist in java.

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