[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] include file not found
From: |
\"rty\" |
Subject: |
[Tinycc-devel] include file not found |
Date: |
Fri, 30 Jun 2006 01:40:11 +0800 |
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:address@hidden
- [Tinycc-devel] include file not found,
\"rty\" <=