Posts: 6073 Reputation: 57
39 / /
Joined: Oct 2003
RE: c++ question
code:#include <iostream>
If you already have that, then make sure your headers aren't corrupt (the file will be iostream.h/iostream.hpp).
It'd also help if you put up one or three of the lines the error is pointing to.