Stefan Kristensen <[EMAIL PROTECTED]> writes:
> When compiling with g++, it warns me that <iostream.h> is deprecated,
> but when using <iostream> I get an error that cout is undefined. Also,
> there is no man for cout. Should I use something else in stead of cout?

std::cout

-Miles

-- 
It wasn't the Exxon Valdez captain's driving that caused the Alaskan oil spill.
It was yours.  [Greenpeace advertisement, New York Times, 25 February 1990]



_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to