quote:
Original post by Zeraan I''ve thought about functions and goto''s... Both does similar function: Jumps to a block of code, and I bet if you''re good, you can make function and goto''s work the same. Just a thought.
quote:
Original post by foofightr Umm, a function *is* a goto
Except a function knows where to return to and makes a copy of the variables you pass so you don''t modify the originals.
Chess is played by three people. Two people play the game; the third provides moral support for the pawns. The object of the game is to kill your opponent by flinging captured pieces at his head. Since the only piece that can be killed is a pawn, the two armies agree to meet in a pawn-infested area (or even a pawn shop) and kill as many pawns as possible in the crossfire. If the game goes on for an hour, one player may legally attempt to gouge out the other player's eyes with his King.