Valid C Code
The following is valid C/C++:
_10: 1; goto _10;
Add these lines to any program for a special surprise (aka infinite loop).
The following is valid C/C++:
_10: 1; goto _10;
Add these lines to any program for a special surprise (aka infinite loop).