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


Tom Leete <tleete@mountain.net> writes:

[...]

| Strict ansi C++ should require the use of, eg.:
| #include <cstdio>
| rather than
| #include <stdio.h>

Nonsense.  <stdio.h> is pretty well defined in ISO C++, strict or
whatever.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com

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