Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I can't find iostream.h?

Status
Not open for further replies.

wind2001

Programmer
Sep 9, 2001
4
CA
I used to write C++ programs for Windows. I installed Linux and compile my first c++ file under Linux, but error message sound like "iostream.h doesn't exist", why?
 
see in include subdirectories. On my Linux is in include/g++/ Ion Filipski
1c.bmp


filipski@excite.com
 
Thank you. I added c++ libraries for development from installstion CD, now it is OK.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top