From -4009787898958545173
X-Google-Thread: f78e5,d9988170196edb06,start
X-Google-Attributes: gidf78e5,public
X-Google-Language: ENGLISH,ASCII-7-bit
Path: g2news1.google.com!news3.google.com!news.glorb.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!feed.news.tiscali.de!newsfeed.icl.net!newsfeed.fjserv.net!peer-uk.news.demon.net!kibo.news.demon.net!mutlu.news.demon.net!news.demon.co.uk!demon!stump.algebra.com!devnull
From: zerotIPredictNoSpammingype@yahoo.com
Newsgroups: comp.std.c++
Subject: Other headers #included via iostream
Date: Tue, 19 Jul 2005 20:25:35 GMT
Organization: University of Newcastle upon Tyne
Lines: 20
Sender: mail2news@demon.net
Approved: fjh@cs.mu.oz.au (Fergus Henderson , moderator of comp.std.c++)
Message-ID: <si3qd1l5ls9fmjbiatgmrcgetbcp6qbss6@4ax.com>
NNTP-Posting-Host: news.news.demon.net
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Trace: news.demon.co.uk 1121804743 20020 158.152.254.254 (19 Jul 2005 20:25:43 GMT)
X-Complaints-To: abuse@demon.net
NNTP-Posting-Date: Tue, 19 Jul 2005 20:25:43 +0000 (UTC)
X-Robomod: STUMP, ichudov@algebra.com (Igor Chudov)
X-Virus-Scanned: amavisd-new at cs.mu.OZ.AU
X-Received: (from fjh@localhost)
	by mulga.cs.mu.OZ.AU (8.12.10+Sun/8.12.9/Submit) id j6JKPZRo008475;
	Wed, 20 Jul 2005 06:25:35 +1000 (EST)
X-Path: comp-std-cpp-robomod!not-for-mail
X-NNTP-Posting-Date: Tue, 19 Jul 2005 14:30:46 +0000 (UTC)
X-Newcastle-MailScanner: Found to be clean
X-Newcastle-MailScanner-From: news@burnmoor.ncl.ac.uk
X-Delivered-To: std-c++@ucar.edu
X-Newcastle-MailScanner-Information: Please contact Postmaster@newcastle.ac.uk for more information
X-Authentication-Warning: mulga.cs.mu.OZ.AU: fjh set sender to devnull@stump.algebra.com using -f
X-Newsreader: Forte Free Agent 1.92/32.572
X-Newcastle-MailScanner-MCPCheck: MCP-Clean, MCP-Checker (score=0,
	required 1)
X-Newsgroups: comp.std.c++
Xref: g2news1.google.com comp.std.c++:1394

Hi,

As most of you probably already know, depending on which
implementation of C++ you have, #include <iostream> may cause various
other headers to be #included too. (I've observed cstring, cstdio,
cmath and I think cstdlib in g++)

Are there any that the standard requires to be "dragged in" like this
regardless of implementation?

Thanks,

James M.

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]



