home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / cplus / 11382 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  720 b 

  1. Path: sparky!uunet!mcsun!fuug!demos!kiae!glas!demos!hawksnest.cerc.wvu.wvnet.edu!vrm
  2. From: vrm@hawksnest.cerc.wvu.wvnet.edu
  3. Newsgroups: comp.lang.c++
  4. Date: 17 Jul 92 22:45 MDT
  5. Subject: Stroustrup's exception handling
  6. Sender: Notesfile to Usenet Gateway <notes@glas.apc.org>
  7. Message-ID: <VRM.92Jul17144500@hawksnest.cerc>
  8. Nf-ID: #N:VRM.92Jul17144500@hawksnest.cerc:1505554965:001:259
  9. Nf-From: hawksnest.cerc.wvu.wvnet.edu!vrm    Jul 17 22:45:00 1992
  10. Lines: 8
  11.  
  12.  
  13. Is there an implementation of Stroustrup's exception handling (ie.
  14. try, throw, catch, and rethrow) available in public domain?  I would
  15. prefer macros which use NIH EXCEPTION or strictly setjmp and longjmp,
  16. but will accept just about anything.
  17.  
  18. Thanks, Vasile
  19.  
  20.