On Tue, 30 Aug 2005, Marcelo Jimenez wrote:
Why do you say that t.c is broken?sh-2.05b# cat t.c void main { printf("Hello\n"); }
Syntax error, missing the required () on the function definition. Regards Henrik _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
