[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: STL, memory allocation, and cleanup (gcc 3.0?)



elf@florence.buici.com wrote:

On Mon, Nov 19, 2001 at 08:41:41PM +0100, Wichert Akkerman wrote:

Previously elf@florence.buici.com wrote:

In the 2.95.4 headers, the cstdio is a simple wrapper.  What is the
motive for using it?

It puts things properly in the std namespace.


I'm not following you.

  // The -*- C++ -*- standard I/O header.
  // This file is part of the GNU ANSI C++ Library.

  #ifndef __CSTDIO__
  #define __CSTDIO__
  #include <stdio.h>
  #endif

The 2.95.4 headers are broken.  Look at the v3 headers.

                           -Dave

--

"Some little people have music in them, but Fats, he was all music,
 and you know how big he was."  --  James P. Johnson



Reply to: