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

is it ok to do this

Name: Anonymous 2007-06-23 13:51 ID:6CyOAcE6

instead of

int f(a) {
if(a == 3) return 1
else return 0;
}

to write

return (a == 3);

? thanks in advance

Name: Anonymous 2007-06-28 21:53 ID:yyjD7jpE

>>64
C++.rocks()
...err...
C++->rocks()
...I got this, hang on...
C++::Rocks()
...no, wait...
WELL, DAMMIT, THIS WILL NEVER WORK! (And why not?)
"Ohh! Ohh! I know! I know what's wrong!"
Yes Jimmy?
"'+' is not a valid character for an identifier!"
No, I'm sorry, that's not correct... it's never going to work because C++ sucks balls.

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