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

Lisp winnage

Name: Anonymous 2007-09-10 0:35 ID:QCxFPARL

wow ok


int x = g(); // have to store
int y = h(); // so that g and h arent called twice
return  f() < x && x < y && y < i();


vs

(< (f) (g) (h) (i))

Name: Anonymous 2007-09-10 1:42 ID:QCxFPARL

>>10
1) You fail at quoting, lol
2) You dont know C

You cant do variadic functions without knowing either, number of args its going to take at start, e.g. a format string or having some terminator, e.g. NULL

Learn C! lol!

You might not look like such an idiot if you do

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