help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [G++ n00b] getche() in G++ ?


From: Miles Bader
Subject: Re: [G++ n00b] getche() in G++ ?
Date: Fri, 02 Nov 2007 20:00:48 +0900

Stefan Kristensen <stefan@jems.dk> 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]





reply via email to

[Prev in Thread] Current Thread [Next in Thread]