What happens when I get creative

Jan 14, 2007 21:18

How to wish a Comp. Sci. grad student a happy birthday:

int main(int argc, char *argv[])
{
printf("Happy birthday Dave!\n");
return 0;
}

Yes, so it took me about 2 minutes to type it up (creativity ain't my forte =p) but I did get a very nice compliment on it! :-)

computer

Previous post Next post
Up