Void Main

What is Void Main?


1.

archaic term replaced by int main()return 0; It did not allow for an exit status.

/* Will Greenhalgh 7.23.2003 */

/* Infinite loop */

#include <stdio.h>

int main(void)

{

for(;;)

{

fprintf(stdout,"Infinite loop ");

}

return 0;

}

2.

it means you are so stupid that u r 1 pill shy of an excedrin bottle

you f'n void main()


16

Random Words:

1. Any student in a high school other than a freshman. These students are usually pretty normal, but for some of them, the evolution from f..
1. A large shopping mall. Sometimes called a Hyperdome. A common habitat of the hippopotabeast. May also be known as a Hippodrome "L..
1. In voice-enabled chat rooms, a mic hog is a typically annoying and boring chatter who holds the mic without sharing. I hate it when the..