English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

5 answers

Hi,

stdio.h header file may be stored in a different location other than mentioned in the IDE. Generally all the header files need to be stored in "include" directory and that path has to be mentioned in the IDE. It doesn't matter where you store the header files, what important is mentioning the correct path in the IDE so that it can search in the correct directory while compiling.

2006-12-26 17:02:08 · answer #1 · answered by Anonymous · 0 0

hi, There would be 2 elementary reason. First i wish you're applying swifter C Compiler One is which you may desire to jot down # comprise e.g. # comprise examine in case you wrote # comprise "stdio.h", as some e book says you may write this, yet there is another meaning for this. So choose the triangular bracket Secondly examine this settings... flow to suggestions > Directories. There you may desire to supply the path of everywhere your header archives and library archives are located... preferrable comprise LIB eg. C:TCINCLUDE C: TCLIB you will discover the place your header archives are located by using going interior the itemizing and searching for *.h

2016-12-11 16:37:32 · answer #2 · answered by ? 4 · 0 0

.
The solution is simple.

You have to specify the path whether the include files are stored.

For eg. if you are using Turbo c editor then go to Options -> Directories. Now give the path where the include files are stored in your computer.

**********
Vasu M
**********

2006-12-26 22:50:10 · answer #3 · answered by V@su Maniram 3 · 0 0

I think you are not having the lib files in your computer. And ask questions, with some details for you get the more answers.

2006-12-26 16:08:25 · answer #4 · answered by vasumadasu 3 · 0 0

Copy stdion.h into your lib directory and run the program.

2006-12-26 16:29:27 · answer #5 · answered by sunil p 3 · 0 0

fedest.com, questions and answers