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. when someone pukes after drinking too much dude, leave him alone, he's giving a speech See Zimmer..
1. to fix or repair anything in a ridiculous manner. All purpose verb. I tried to hyphadoofilate my dirt devil using a computer fan. See..
1. A pun on "The University of Michigan" intended to identify Macomb Community College, which is currently established on Michiga..