Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ User's Guide - microsoft-style structured exception handling (seh) is supported by the http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Microsoft-style Structured Exception Handling (SEH) is supported by the
Watcom C compiler only.  MS SEH is supported under the Win32, Win32s and
OS/2 platforms.  You should not confuse SEH with C++ exception handling.
 The Watcom C++ compiler supports the standard C++ syntax for exception
handling.

The following sections introduce some of the aspects of SEH.  For a good
description of SEH, please refer to Advanced Windows NT by Jeffrey Richter
(Microsoft Press, 1994).  You may also wish to read the article "Clearer,
More Comprehensive Error Processing with Win32 Structured Exception
Handling" by Kevin Goodman in the January, 1994 issue of Microsoft Systems
Journal.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson