Advertisement

pong

Started by December 16, 2002 07:58 PM
20 comments, last by craphead 21 years, 10 months ago
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.

But goto''s are called "Spattehi Code"...


Umm, a function *is* a goto
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.

This topic is closed to new replies.

Advertisement