25 June 2006

A Self-Referencing Fortune

To translate this into C/C++ code (I'm gonna get shot for this):

void* thisFortune;
*thisFortune = thisFortune;

Sometimes, being a geek just means you can laugh at stupid things and kind of get away with it.

No comments: