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

Random things that piss you off about C++

Name: Anonymous 2004-12-31 9:02

I hate how function declarations and function definitions usually don't look the same. For example

Declaration:
virtual void doShit()

Definition:
void MyNamespace::MyClass::doShit()

Name: Anonymous 2005-01-06 12:36

I switched to Java. No fucking header files. Compile one file, it compiles the rest for you automatically. Massive, well-documented package library. Garbage collection. No prototypes. I can't really go back to C++ now. My only qualm in the Integer, Character etc. wrappers.

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