VMS Help  —  CRTL  pause
    Suspends the calling process until delivery of a signal whose
    action is either to execute a signal-catching function or to
    terminate the process.

    Format

      #include  <unistd.h>

      int pause  (void);
Additional Information: explode extract
Description Return Value
Close Help