Name: Anonymous 2008-07-16 19:24
/* When you make a function called main() in a GCC program, it wants
this stuff too. */
void _main() { }That comment is a lie, isn't it?
/* When you make a function called main() in a GCC program, it wants
this stuff too. */
void _main() { }