X-Nextstep-Mailer: Mail 3.3 (Enhance 1.0) From: Dave Laemmle Date: Fri, 13 Dec 96 14:01:35 -0800 To: System_Admin_Team Subject: More Merry Christmas, this time a C program Cc: Toby --- Dave Laemmle well compile it and run it!!! :) Dont worry its not virus or anything nasty :) cut out the code and save it as mypgm.c %> cc -o mypgm mypgm.c (compile it) %> mypgm |more (run it) /* begin of program */ # include main(t,_,a) char *a; { return!0