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