life.c

Andrew Molitor rfreundlich at eagle.wesleyan.edu
Wed May 24 06:45:32 AEST 1989


/* 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 at eagle.wesleyan.edu|
|64 Lawn Ave         |  me, blame Reagan.      |rfreundlich at 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   |                              |
-------------------------------------------------------------------------------
*/



More information about the Comp.lang.c mailing list