help-gplusplus
[Top][All Lists]
Advanced

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

Re: trouble including "iostream" "fstream"


From: Ulrich Eckhardt
Subject: Re: trouble including "iostream" "fstream"
Date: Thu, 13 Apr 2006 07:56:08 +0200
User-agent: KNode/0.9.3

NewToGNU wrote:
> using namespace std;
> using std::cout;

You have a bit of redundancy here.

> this code worked fine on windows based compiler. Why doesn't it work on
> unix?

...because it just sits on the couch and watches TV?
Try to get hold of an essay by Eric S. Raymond about asking questions the
smart way, read that, and then ask again - crystal balls are rare in this
part of the Usenet.

Uli

-- 
http://gcc.gnu.org/faq.html
http://parashift.com/c++-faq-lite/



reply via email to

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