/* The C runtime library contains exit and exst subroutines which probably should be called to exit. However, the directives EXIF, EXIT, EXST, and RCVX are defined. */ typedef struct { unsigned char dic, dln; int status; } EXST_DPB; #define EXST_(name, status) EXST_DPB name = {29, 2, status}