From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: whats wrong with my compiler Date: 15 Nov 2002 11:28:28 GMT Organization: Aachen University of Technology (RWTH) Lines: 19 Message-ID: References: <20021114205846 DOT 96956 DOT qmail AT web13005 DOT mail DOT yahoo DOT com> <3DD421F6 DOT ED10A56A AT lmco DOT nospam DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1037359708 10144 137.226.32.75 (15 Nov 2002 11:28:28 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 15 Nov 2002 11:28:28 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com JMK wrote: > There's something wrong with the compiler setup. No. > Unless redefining output functions, there should be no reason to scope a > global function like cout in so simple a program. Complain to the people who wrote and voted on the ANSI C++ Standard. Because *theu* decided to move all the C++ standard library functions from the default namespace into one called "std". > I've witnessed a difference on certain other compilers between > iostream.h and iostream, but gcc 2.95.3 didn't have it. GCC-2.95.3 is outdated. GCC-3.2 is now current. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.