void main() {
fillBoard();
}
void fillBoard() {
print "I will not throw paper airplanes in class.\n";
fillBoard();
}
I assume once the board is full the stack will overflow thus crashing
the program and causing termination. If it happens to be a Microsoft
chalkboard, a catastrophic collapsing of the walls and shattering of
the windows in the room is also likely.
-----------------------------------------------------------------
To get off this list, send email to [EMAIL PROTECTED]
with Subject: unsubscribe
-----------------------------------------------------------------