Code:void your_professor() { cout << "no kidding"; } int main() { goto idiot; idiot: your_professor(); return 0; }
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 15
Thread: How to solve this factorialThreaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |