delorie.com/archives/browse.cgi | search |
Xref: | news2.mv.net comp.os.msdos.djgpp:8221 |
From: | Mihai Moise <moisemih AT ift DOT ulaval DOT ca> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: exception handling |
Date: | Tue, 27 Aug 1996 18:35:35 -0400 |
Organization: | Universite Laval |
Lines: | 26 |
Message-ID: | <32237837.794BDF32@ift.ulaval.ca> |
References: | <mikeday DOT 8 DOT 00040420 AT melbpc DOT org DOT au> |
NNTP-Posting-Host: | britten.ift.ulaval.ca |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Michael Day wrote: > > 2.0? I'm doing something like this: > > try { > throw 10; > } > catch (int i) { > > } > catch (...) { > > } > I have used the sigaction function in the file signal.h to catch SIGSEGV, SIGTERM, etc... But I am unfamilliar with your syntax. Am I replying off-topic? Mihai http://wwwbacc.ift.ulaval.ca/~moisemih P.S.: Do you sometimes find you have to include more text just so that your message goes through?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |