View Single Post
Old 03-02-2003, 07:10 PM   PM User | #2
Josh Campbell
New Coder

 
Join Date: Jun 2002
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Josh Campbell is an unknown quantity at this point
iostream.h usually comes with a C++ compiler. I've never used Dev-C++ before but I think they would include that, its a very common header.

And make sure you surround it with < and >, not with quotes when including, since it is a standard header file.
Josh Campbell is offline   Reply With Quote