help-gplusplus
[Top][All Lists]
Advanced

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

is <iostream.h> obsolete?


From: xcrazy
Subject: is <iostream.h> obsolete?
Date: 24 Aug 2006 08:16:33 -0700
User-agent: G2/0.2

Hi, i'm new to the gnu c++ compiler, all these days i used turbo :{
my question is when i try to compile my older c++ programs, it shows
that iostream.h header is obsolete, however i can compile using this:
g++ --Wno-deprecated <file.cpp>
but what header should i use instead of iostream??



reply via email to

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