« tzedakah is not paid in euros | Home | happy new year! »

April 17, 2005

42: enlightenment

it really is true, 42 is what you get if you multiply six by nine.

c.f.

#include

#define SIX 1 + 5
#define NINE 8 + 1

int main() {
printf("%d times %d is %d\n", SIX, NINE, SIX * NINE);
}

Leave a comment

About this Entry

This page contains a single entry by sainttoad published on April 17, 2005 9:39 AM.

tzedakah is not paid in euros was the previous entry in this blog.

happy new year! is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.