My C++ compiler showing error UNABLE TO OPEN IOSTREAM.H and IOSTREAM
5 pts.
0
Q:
My C++ compiler showing error UNABLE TO OPEN IOSTREAM.H and IOSTREAM
My c++compiler showing error that unable to open iostream.h and unable to open output file. i hv already set the correct path of directories ,but still it give same error.plz help me .

Software/Hardware used:
Turboo c++ 3.0
ASKED: Aug 31 2009  3:35 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
45 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
that looks like you C++ program o wouls suggest you to download any lastest version of C++ and try that one coz
i have also notic that if you open up the file turbo c++ icon as dos that have problem with the compiler .
but the program under BIN folder if you run C++ program from there that will work fine .
please try this the program inside bin foler run it from there this will work .
if you dont have it then try to download from internet or find out from some where .

See whether the header and other required files are in the path. The compiler may also have a type of config file where the paths of the header and other files needs to be specified.
Last Answered: Sep 1 2009  4:45 PM GMT by Vpraaju   45 pts.
Latest Contributors: Exchange server 2007   550 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Carlosdl   29855 pts.  |   Sep 1 2009  4:29PM GMT

What are the exact error messages ?
Do you get the errors when opening the IDE or when compiling your program ? If the latter, can you post the first lines of your program ?

 
0