help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Catching Runtime Exceptions


From: Kutty Banerjee
Subject: Re: Catching Runtime Exceptions
Date: Wed, 12 May 2004 15:48:15 -0400

> I wonder how that works. I mean, you can get a segfault before main() or
> after it. How would you catch those?
Hi,
 for understanding how this works under MS Visual Studio or the win32 as
such,
 refer
"Programming Applications for Windows" by Jeffrey Richter. Hes got an entire
chapter dedicated to "Structured Exception Handling" which is what this is
called
 in win32.

kutty




reply via email to

[Prev in Thread] Current Thread [Next in Thread]