Subroutine: LEAVEC Purpose: Allow user aborts again after a call to ENTERC. Category: SYSTEM File: enterc.c Author: J.P. Terlouw Use: CALL LEAVEC Notice: A fatal error is generated when there is no corresponding call to ENTERC. This means that calls to ENTERC and LEAVEC behave like brackets that must match. Related document: enterc.dc2 Updates: 21-May-86 original document. 29-Nov-91 portable version, rewritten in C.