|
callisto
Since Oct 5, 2001
| ||||||
|
| ||||||
| Alternate taglines: Never forget: 2 + 2 = 5 for extremely large values of 2 If at first you don't succeed, call it version 1.0 From C:\*.* to shining C:\*.* Press Ctrl-Alt-Del now for IQ test Bad command or file name! Go stand in the corner. Close your eyes and press escape three times. This will end your Windows session. Do you want to play another game? To iterate is human; to recurse, divine. Programming is a lot like sex. One mistake and you could have to support it the rest of your life. Definition: Programmer - A red-eyed, mumbling mammal capable of conversing with inanimate objects.,/td> |
#include bool itsMe; itsMe = (whoAmI == ThreadKiller); { if( itsMe ) cout << "If this does not kill the thread."; else cout << "This thread belongs to the Undead."; } ----- Dim intSize As Integer For intSize = 100 to 1 %> <br> <font size="1"><%=intSize%> Bottle(s) of beer on the wall, <%=intSize%> bottle(s) of beer"!<br> Take one down and pass it around, <%=intSize - 1%> bottle(s) of beer on the wall </font> <% Next %> |