Warren Ockrassa wrote:
>
> I really enjoyed this, but can't share it with my colleagues, since 
> they wouldn't get either reference.
> 
> Sometimes it's really a pain in the ass to be a programmer and 
> English major working in a PR department as the graphics guy.
> 
> http://www.bobhobbs.com/files/kr_lovecraft.html
>
<joke critic>
The code is wrong:

      void Cthulhu
      (int Ia) {
      if (Ia/10)
      Cthulhu (IA/10);
      putchar // ftagn!
        (Ia % 10 + '0');
      } // neblod zin!

// is a comment in C++ and, by the arcane magic known as backwards 
compatibility, crept into C compilers
</joke critic>

Alberto Monteiro, Cthulhu worshipper, C programmer and utterly insane, 
having failing the sanity check many times



_______________________________________________
http://mccmedia.com/mailman/listinfo/brin-l_mccmedia.com

Reply via email to