X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 31 Aug 2004 09:07:31 -0400 Message-Id: <200408311307.i7VD7V5b017199@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <4134744d@news.bezeqint.net> (wowa_ako@ukr.net) Subject: Re: libgpp.info iostream.info References: <4134744d AT news DOT bezeqint DOT net> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Where libgpp.info and iostream.info On the DJGPP ftp sites, there's a file called LISTINGS.zip that tells you what's in each zip file. You can download that and use it to search for files. Anyway, the libstdc++ documentation appears to be in HTML at the moment (not our decision). In gpp341b.zip's gnu/gcc-3.41/libstdcxx/ directory are a number of HTML files. Try reading those. Also, any book on generic STL should apply to g++ now.