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

Nested Functions in C

Name: Anonymous 2012-09-07 18:07

Do you do it? I do it because I think it makes the code neater.

Name: Anonymous 2012-09-09 3:36

I don't because I write in C, I do not write in GNU-C.

>>4
Yes.

>>5,6
That is not a closure, GNU-C nested functions as implemented in GCC does not work as closures.

>>10
Your optimization is invalid since puts might not return the same thing printf would do.

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