I am encountering some problems in turboC v2.01....whenever I compile a prog. and error says that " the compiler is unable to include the library stdio.h and math.h"
Please help!!
atilla 0 Newbie Poster
Recommended Answers
Jump to PostTry reinstalling and follow the instructions.
Or try installing a more modern compiler instead. Great free ones are available.
Jump to PostThis is a simple problem.
U have to specify path to include header files.
Here is the way to do it.
Open ur program window.
click options at the top.
click directories.
In include directories u have to specify path.
suppose ur tc(compiler) folder is in c drive.
then path …
All 6 Replies
Dave Sinkula 2,398 long time no c Team Colleague
atilla 0 Newbie Poster
Dave Sinkula 2,398 long time no c Team Colleague
jimlaver 0 Junior Poster

GreenDay2001
goutham_see 1 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.