-ansi vs. V3

Mike Stump mrs@windriver.com
Tue Feb 6 17:20:00 GMT 2001


> 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?


More information about the Gcc mailing list