Computing.Net > Forums > Programming > unable to open include file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

unable to open include file

Reply to Message Icon

Name: cccc
Date: February 17, 2005 at 02:28:49 Pacific
OS: xp
CPU/Ram: 2,8ghz p4 256mb ram
Comment:

hi.. i am a beginner in turbo c 3.0 but i have a problem. when i write
#include<stdio.h>
main(){
printf("hello")
}
an error appears that says "unable to open include file"
what should i do??? what is the problem...help me plz....



Sponsored Link
Ads by Google

Response Number 1
Name: elric
Date: February 17, 2005 at 03:58:16 Pacific
Reply:

G'day,

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.
regards,
Elric


0

Response Number 2
Name: Mechanix2Go
Date: February 17, 2005 at 09:46:26 Pacific
Reply:

You may need a space between

#include

and

<stdio.h>

M2


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Dual Table query speedtest script



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: unable to open include file

how to open .dat file www.computing.net/answers/programming/how-to-open-dat-file/12710.html

Batch to Open a file www.computing.net/answers/programming/batch-to-open-a-file/17757.html

'Compiling with Borland5.5' www.computing.net/answers/programming/compiling-with-borland55/6757.html