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. another word for stole, much like the phrase *YOINK* You zorged my CloudSong! See cloudsong, stole, zorged, yoink, noobs..
1. A variation on the exclamation "damn". Often used in place of 'damn' as to put emphasis on how extreme the situation..
1. An effective medication that was developed to control depression and social anxiety. Generic name: Paroxetine Frank was given a pres..