Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Prototying main

Name: Anonymous 2012-01-12 15:38


#include <stdio.h>

int main ();

int main()
{
  printf ("%s\n", "Hello World");

  return 0;
}


Prototyping main ftw.

Name: Anonymous 2012-01-12 16:09

>>9
Its undefined. Read the standard.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List