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

error

Name: Anonymous 2007-11-17 16:07

`f' declared as function returning a function
int *f(int(*g)(int))(int){
 int ret(int n){
  return g(g(n));
 }
 return ret;
}

Name: Anonymous 2007-11-17 16:53

>>2
The very notion of a function returning a function is absurd, in and of itself. I suspect >>1  is actually a troll.

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