Mail Archives: djgpp/1997/06/24/04:18:22
>Robert Humphris wrote:
>>
>> void main()
>
><Snip -- death threat>
>
>One more time: it's int main( void ) { ... return 0; } or int main( int
>argc, char *argv[] ) { ... return 0; }. NOTHING ELSE IS VALID ANSI C!!!
Getting just a little excited aren't we?
>
>(P.S.: I make an exception for compilers that include the environment
>as a third parameter; although according to the C FAQ you shouldn't rely
>on this either.)
Never make an exception for a compiler, they never make and exception
for you
>
- Raw text -