This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: -ansi vs. V3


Mike Stump wrote:
> 
> > Date: Tue, 06 Feb 2001 19:58:52 -0500
> > From: Tom Leete <tleete@mountain.net>
> > To: Mark Mitchell <mark@codesourcery.com>
> 
> > Strict ansi C++ should require the use of, eg.:
> > #include <cstdio>
> > rather than
> > #include <stdio.h>
> 
> ?  What do you mean?  Do you mean that stdio.h is not supported by the
> C++ language standard, or what you wish the standard said, or
> something else?

I was reckless in my wording, wasn't trying to speak standardese, nor to
imply what the standard should be.

I was also misled.

Tom

-- 
The Daemons lurk and are dumb. -- Emerson

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]