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. A highway cop mainly engaged in writing speeding tickets while more dangerous driving behaviors are ignored, due to either explicit or i..
1. dominates delaware sports, hated by refs because percieved to be the rich kids school, students have been known to force a certain all g..
1. When one mistypes what one wishes to type. A mistype of a minimum of one (1) key. John ate a nonkey last Saturaday. Key Farts in the a..