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