home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / cplus / 11597 < prev    next >
Encoding:
Text File  |  1992-07-27  |  981 b   |  24 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!yktnews!victor
  3. From: victor@watson.ibm.com (Victor Miller)
  4. Subject: signals and exceptions
  5. Sender: news@watson.ibm.com (NNTP News Poster)
  6. Message-ID: <VICTOR.92Jul27095415@irt.watson.ibm.com>
  7. Date: Mon, 27 Jul 1992 13:54:15 GMT
  8. Reply-To: victor@watson.ibm.com
  9. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  10. Nntp-Posting-Host: irt.watson.ibm.com
  11. Organization: IBM, T.J. Watson Research Center
  12. Lines: 10
  13.  
  14. With the advent of the C++ exception handling mechanism, it would seem
  15. logical that for those systems (like Unix) that have signal handlers,
  16. that there would be a standard way of turning these into C++
  17. exceptions -- that is have them act like a throw of something standard
  18. had been done.  Have any implementations of C++ done this (or are any
  19. planning to do this)?
  20. --
  21.             Victor S. Miller
  22.             Internet: victor@watson.ibm.com
  23.             IBM, TJ Watson Research Center
  24.