Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Nested Functions in C
1
Name:
Anonymous
2012-09-07 18:07
Do you do it? I do it because I think it makes the code neater.
5
Name:
Anonymous
2012-09-07 18:48
int hax(int my){
int anus(void){
return printf("HAX MY ANUS\n");
}
return anus();
}
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List