home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!fuug!demos!kiae!glas!demos!hawksnest.cerc.wvu.wvnet.edu!vrm
- From: vrm@hawksnest.cerc.wvu.wvnet.edu
- Newsgroups: comp.lang.c++
- Date: 17 Jul 92 22:45 MDT
- Subject: Stroustrup's exception handling
- Sender: Notesfile to Usenet Gateway <notes@glas.apc.org>
- Message-ID: <VRM.92Jul17144500@hawksnest.cerc>
- Nf-ID: #N:VRM.92Jul17144500@hawksnest.cerc:1505554965:001:259
- Nf-From: hawksnest.cerc.wvu.wvnet.edu!vrm Jul 17 22:45:00 1992
- Lines: 8
-
-
- Is there an implementation of Stroustrup's exception handling (ie.
- try, throw, catch, and rethrow) available in public domain? I would
- prefer macros which use NIH EXCEPTION or strictly setjmp and longjmp,
- but will accept just about anything.
-
- Thanks, Vasile
-
-