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 has anal-sex with more then ten people in one night. However, each person that gets laid that night (except for the one who..
1. Do you hate iPods? Would you like to see an iPod been smashed? If all answers to above questions is Yes then you are suffering from iP..
1. In my humble opinion That is correct, IMHO 2. In my holy/honest/humble opinion. A rephrasing of imo. Used in net-speak (read: reta..