Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site proper.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!qantel!proper!carl From: carl@proper.UUCP (Carl Greenberg) Newsgroups: net.bizarre Subject: Re: Cat simulation algorithm--bug fix Message-ID: <347@proper.UUCP> Date: Wed, 9-Oct-85 19:05:54 EDT Article-I.D.: proper.347 Posted: Wed Oct 9 19:05:54 1985 Date-Received: Sat, 12-Oct-85 21:27:44 EDT References: <42@drutx.UUCP> <> Reply-To: carl@proper.UUCP (Carl Greenberg) Organization: Lunatic Laboratories Unltd. Lines: 17 Summary: You forgot a few things: Remember when your cat just sat there looking at the other feline that copied its every move in the window? Don't forget get_stuck_in(mirror); And, of course, there are the cats that are like the one my girlfriend has that sit in the window for hours without moving a muscle: freeze_in(window); Also, you must remember about the nap() routine: if(hunger >= foo) get_up(soon); and if(in_sunlight); ignore(hunger); (I'm operating on a limited knowledge of C programming, someone please correct any errors I made... Have pity on a beginner.) Carl Greenberg