Name:
Anonymous
2007-02-06 2:26
for (;;)
;
I really don't know. I'm completely serious.
Name:
Anonymous
2007-02-06 3:52
it halts the system
useful when you're writing operating systems or bioses.
printf("THIS IS YOUR FAULT SOMEHOW. System halted.");
for (;;);