hye guys i use the turbo C/C++ compiler.Whenever i write any program it gives me a basic error saying that the included library files could not be included,like stdio,conio.I am sure they are in place in the folder include.
Can someone help me out.
Printable View
hye guys i use the turbo C/C++ compiler.Whenever i write any program it gives me a basic error saying that the included library files could not be included,like stdio,conio.I am sure they are in place in the folder include.
Can someone help me out.
check the paths....
under options->directories.....include and library paths are incorrect or missing..place these and u are done nJoy