This file describes:
. what user exits are and how to use them
. the environment variable you must define
. entry point subroutine names; you must code a Fortran
subroutine or C function (without a main())
. special C considerations
. the return codes for each exit
What is a User Exit?
How to Use User Exits
User Exit Names
Entry Point Subroutine Names