This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: porting-howto.html
- To: Felix Natter <fnatter at gmx dot net>
- Subject: Re: porting-howto.html
- From: Benjamin Kosnik <bkoz at cygnus dot com>
- Date: Tue, 25 Apr 2000 01:06:13 -0700 (PDT)
- cc: libstdc++ at sourceware dot cygnus dot com
Ok. I checked this in. It doesn't look like the web pages are
auto-updating from the new location yet.
A couple of things about the headers:
<iostream>
--contents in std::
<iostream.h>
--contents not in std::
As it stands, everything is in std:: right now. At some point, the *.h
headers will be incorporated into the general scheme of things, but this
is not a priority for me.
Nathan, maybe. He's done some work on this (or the initial header work) so
knows more than I.
He could probably help you with the <cctype> vs <ctype.h> issues as well.
(best to read this first though:)
http://www.cantrip.org/cheaders.html
> Do I need to use any class-attributes for stylesheets ?
Phil?