I'm new to programming and want to learn C. I have a problem. I download tcc for windows from http://laurenssimonis.com/tcc/tcc-0.9.23.zip and unzip it to c:\program files directory. then I try this command:
C:\Program Files\tcc-0.9.23>tcc Bad command or file name then I try this: C:\Program Files\tcc-0.9.23>tcc\tcc .\examples\fib.c .\examples\fib.c:1: include file 'stdio.h' not found my question: how to include stdio.h ? I use windows98 -- Best regards, rty mailto:[EMAIL PROTECTED] _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
