Thursday, July 30, 2009

My Turbo C++ is unable to open stdio.h...help me..?

When I compile a program...I find some errors during compilation.The error is unable to open "stdio.h".What is the solution to this problem

My Turbo C++ is unable to open stdio.h...help me..?
use devc++ is another compilator. you can download it on softonic.com
Reply:You probably have an incorrect working directory, or path. Sometimes these compilers find the files in the PATH environment variable (I know my Turbo C++ does). To correct this problem, check the options in the compiler for the "include directory".


No comments:

Post a Comment