C C QEXDEF- Macro C This macro defines the structure needed for calling the C ATTACH_QE (attach queue with an exit handler). C C Author: Earl Lakia C C Date of last update: 2/20/87 C STRUCTURE/QEXDEF/ INTEGER*4 QEX$Q_QBLK(2) ! Q_BLOCK INTEGER*4 QEX$C_DESBLK(5) ! EXIT HANDLER DESCRIPTOR BLOCK END STRUCTURE C INTEGER*4 QEX$K_SIZ PARAMETER(QEX$K_SIZ=28) ! Size of this structure