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