Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!eagle.wesleyan.edu!rfreundlich From: rfreundlich@eagle.wesleyan.edu (Andrew Molitor) Newsgroups: comp.lang.c Subject: life.c Message-ID: <000.rfreundlich@eagle.wesleyan.edu> Date: 23 May 89 20:45:32 GMT Lines: 32 /* Listing of file /god/creator/work/life.c */ #define run foo();}main(){foo(); #define life int bad; #define choice 2 #define genesis void foo #define random(freewill) rand()%freewill genesis() { life if (bad=random(choice)) goto HELL; HELL: run } /* Kinda explains a lot, doesn't it? \,,/, ' Rob ------------------------------------------------------------------------------- |Rob Freundlich |Disclaimer: Don't blame |rfreundlich@eagle.wesleyan.edu| |64 Lawn Ave | me, blame Reagan. |rfreundlich@wesleyan.bitnet | |Middletown, CT 06457| | | |(203)638-0878 | "This is our cry, | This space | | | This is our prayer, | under | | Empty Space | Peace in the world." | construction | | | -Fred Small | | ------------------------------------------------------------------------------- */