Format

The following shows the C language arsuupdt.
#pragma export(UPDTEXIT)
#include "arscsxit.h"

int UPDTEXIT( ArsCSXitUpdtExit  updt )
The following shows the COBOL language arsuupdt.
identification division.
 program-id.   "UPDTEXIT" recursive.
linkage section.

copy arscsxic.

procedure division using
            by reference ArsCSXitPrepExit.