K kool Inactive Contributor Apr 4, 2010 #1 :bleh:Hi Friends i am getting an error msg "unable to open file stdio.h" what could be the solution for this??
:bleh:Hi Friends i am getting an error msg "unable to open file stdio.h" what could be the solution for this??
Konquerror Inactive Forerunner Apr 4, 2010 #2 Could you give more info like which IDE and OS? And a snippet of your C code?
K kool Inactive Contributor Apr 4, 2010 #3 I am Using Turbo c Compiler On Windoes Xp.. and i have no error Apart from Header Files, i guess i need to change a few Settings But i dont know which...
I am Using Turbo c Compiler On Windoes Xp.. and i have no error Apart from Header Files, i guess i need to change a few Settings But i dont know which...
M mayanksahni Explorer Apr 4, 2010 #4 Go to options->directories and set the paths of include folder there.
Y Yondaime Inactive Contributor Apr 4, 2010 #5 see if you have the lib files installed properly ! and in turbo c++ i think you must specify the path where the std library files are there.
see if you have the lib files installed properly ! and in turbo c++ i think you must specify the path where the std library files are there.
É É±É‘É–É–Ê Inactive Explorer Apr 4, 2010 #7 You need to set user include path to directory where you have installed