VMS Help  —  System Services, $UNWIND
    Unwinds the procedure call stack.

    Format

      SYS$UNWIND  [depadr] ,[newpc]

    C Prototype

      int sys$unwind  (unsigned int *depadr, void *newpc);
Additional Information: explode extract
Arguments
Close Help