Format

The following shows the C language arsuprep.
#pragma export(PREPEXIT)
#include "arscsxit.h"
int PREPEXIT( ArsCSXitPrepExit prep )
The following shows the COBOL language arsuprep
identification division.
 program-id.   "PREPEXIT" recursive.

linkage section.

copy arscsxic.

procedure division using
                by reference ArsCSXitPrepExit.