Funny coding
Posted: Mon Nov 07, 2005 11:19 am
While searching online for the syntax to delay in C programming, I found this piece of coding I found rather amusing
if (fubar()) {
/*
* Fouled up beyond all recognition. Print a nastygram
* and attempt to clean up. If that doesn't work,
* die horribly, and try to crash the system while
* we're at it.
*/
...
}
Archived topic from Iceteks, old topic ID:3924, old post ID:32128
if (fubar()) {
/*
* Fouled up beyond all recognition. Print a nastygram
* and attempt to clean up. If that doesn't work,
* die horribly, and try to crash the system while
* we're at it.
*/
...
}
Archived topic from Iceteks, old topic ID:3924, old post ID:32128