Boldon
Friday, 27 September 2013
C++ Function declare in function
C++ Function declare in function
Why does is it compile?
int main() {
void f();
}
What is f? Is it function or variable... How can I use f?
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment