You know you’re working with geeks...

if you get mails with signatures like this:

if (argc > 1 && strcmp(argv[1], "-advice") == 0)
{ printf("Don't Panic!\n"); exit(42); }