Exit and Error Procedure Routines

The exit and error procedure routines enable you to register your own routines which are executed by the run-time system when your application terminates, either normally or abnormally.

CBL_ERROR_PROC Register error procedures
CBL_EXIT_PROC Register closedown procedure
CBL_GET_EXIT_INFO Determine circumstances of exit-procedure invocation

Related Topics: