ILE C/C++ Programmer's Guide
The following example shows a number of ways to handle errors,
including:
- Checking the major/minor return code
- Checking errno
- Getting error information from the _EXCP_MSGID global
variabl
- Signal handling with signal
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.