About c program

Closed
shylu - Jul 18, 2010 at 10:39 PM
 shylu - Jul 19, 2010 at 09:42 AM
Hello,

wen im running a c language program, i had encountered wit an error dat"unable 2 open the include file"....

so wta should i do now?????

plz suggest me wit a gud solution.............

Related:

2 responses

Blocked Profile
Jul 19, 2010 at 05:38 AM
Dear Shylu,

Please give more information about the trouble for us to understand the matter and hence help you about it.

Thank you.
0
hi,

when i was running a C-PROGRAM after compilation i encountered with a error that " unable to open include (#include<stdio.h>) file" .....

so what should i now? and there are no errors with the program which i had written.
0
gavinol Posts 3 Registration date Friday July 16, 2010 Status Member Last seen July 19, 2010
Jul 19, 2010 at 09:07 AM
Hii WOuld you provide more info that which file you include there.because Most likely the compiler can't find it in the path given.There should be an option on the toolbars at the top for letting the compiler know where the include files are.
0
i.e. the compiler is not recognizing header file i.e., #include<stdio.h>
0