VMS Help  —  CRTL  sigblock
    Adds the signals in mask to the current set of signals being
    blocked from delivery.

    Format

      #include  <signal.h>

      int sigblock  (int mask);
Additional Information: explode extract
Argument Description Return Value
Close Help