void function1(){
... do stuff
void function2(){
... do more stuff
};
}
I am at a loss to see any advantage to this what so ever. Wouldn't this be impractical? I Googled it, and all I can find is you can declare, but not define a function in a function. Can anyone tell me WHY someone would need to do this?
This post has been edited by macosxnerd101: 13 January 2012 - 10:47 PM
Reason for edit:: Renamed title to be more descriptive

New Topic/Question
Reply



MultiQuote





|