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()
Random Words:
1.
A 1990's phrase that means that everyone should share data. There should be no secrets between those in the meeting. As in a Japa..
1.
Phrase used by Extreme Championship Wrestling Broadcaster Joel Gertner as a self-loving Innuendo as a line quoted to Ladies to impress t..