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 2010-10-03 21:07

(And I find it hilarious that Sepples prohibits use of void * in place of another pointer type, but allows using int there. It's completely arbitrary and stupid.)

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