This is the mail archive of the
egcs@egcs.cygnus.com
mailing list for the EGCS project. See the EGCS
home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]
iostream standard libraries
- To: <egcs@cygnus.com>
- Subject: iostream standard libraries
- From: "Braden N. McDaniel" <braden@shadow.net>
- Date: Mon, 8 Mar 1999 01:52:18 -0500
- Delivered-To: listarch-egcs@egcs.cygnus.com
- Delivered-To: mailing list egcs@egcs.cygnus.com
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- Reply-To: "Braden N. McDaniel" <braden@endoframe.com>
- Sender: owner-egcs@egcs.cygnus.com
I'm trying to use istream::failure, and as far as I can tell, it just ain't
there in the libraries provided with egcs. Have I overlooked something? If
not, does anyone have suggestions for other freely available standard
library implementations that will work with egcs?
Braden