On Mon, Dec 31, 2001 at 07:54:04PM -0700, dreamwvr@dreamwvr.com wrote:
> hi and bye.
> Have a Great N.Y.! && all the best to OpenBSD ..
Oh, my OpenBSD boxes are still up and running. Great, OpenBSD is Y2K+2
compliant :)
--
#define NINE 8 + 1
#define SIX 1 + 5
int main(void) {
printf("%d times %d is %d\n", SIX, NINE, SIX * NINE);
return 42; /* Douglas Adams was right */
}