home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / std / cplus / 1829 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  654 b 

  1. Path: sparky!uunet!mcsun!uknet!miclon!ahumphr
  2. From: ahumphr@micrognosis.co.uk (Aidan Humphreys)
  3. Newsgroups: comp.std.c++
  4. Subject: Exception Handling
  5. Keywords: Exceptions
  6. Message-ID: <BzEp8D.LFt@micrognosis.co.uk>
  7. Date: 17 Dec 92 13:53:00 GMT
  8. Sender: news@micrognosis.co.uk
  9. Organization: Micrognosis, London, UK.
  10. Lines: 6
  11.  
  12.  
  13. Can anyone provide some pointers to information re: exeption handling in 
  14. C++. My specific interest is real time software portable between UNIX and
  15. VMS platforms. Which currently available compilers support it? How
  16. does one integrate application exceptions with system signals? Are 
  17. current implementations trustworthy and stable?
  18.