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:08 ID:Heaven

>>1,6

< is a function in lisp
What you are doing is passing by value
>>3
'comparison' is a /similar/ function in C
Allows an infinite number of arguments (starting by 2)
You.. fail. learn some programming

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