Quote Originally Posted by Overworked_PhD View Post
Ya know, anytime you want to meet me face to face for some kind of programming showdown, I'll be more than happy to show up and clown you like the rookie you are. Maybe we could get MK27 or tabstop to issue the programming problems. Then, in real life, without the aid of google or any other resource, we can go at it -).
Can you explain this in complete detail?

Code:
#include <stdio.h> /*why not just use stdlib.h? */

int
main ()
{
  printf ("Hello \n World!\n");
  return 1;
}
Ok I am done and I will not respond further to this. Makes for fun reading though. Perhaps !Overworked_PhD can post on xkcd?