home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / cplus / 18747 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  619 b 

  1. Path: sparky!uunet!pipex!bnr.co.uk!uknet!miclon!ahumphr
  2. From: ahumphr@micrognosis.co.uk (Aidan Humphreys)
  3. Newsgroups: comp.lang.c++
  4. Subject: Exception handling
  5. Message-ID: <C0FHBG.1DI@micrognosis.co.uk>
  6. Date: 6 Jan 93 10:33:15 GMT
  7. Sender: news@micrognosis.co.uk
  8. Organization: Micrognosis, London, UK.
  9. Lines: 6
  10.  
  11. Can anyone provide me with information about execption handling in C++ ?
  12. Is there a good paper or description available anywhere. What compilers 
  13. currently support it? What standards are in place?
  14.  
  15. My interest is primarily real-time systems where commonly 35% of the code is
  16. dedicated to execption handling.
  17.