home *** CD-ROM | disk | FTP | other *** search
- EXCEPTION MANAGEMENT IN 32-BIT OS/2
-
- This article features a discussion of exception management in 32-bit OS/2 and includes two Workplace Shell sample programs written in C.
-
- The two sample programs show:
-
- o Sparse allocation, where pages in a memory allocation are committed only when referenced
-
- o Graceful failure, where functions in EXEs and DLLs return sensible, failing, result codes in trap situations
-
-