-ansi vs. V3

Gabriel Dos Reis gdr@codesourcery.com
Tue Feb 6 17:16:00 GMT 2001


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


More information about the Gcc mailing list