VMS Help  —  CRTL  sigvec
    Permanently assigns a handler for a specific signal.

    Format

      #include  <signal.h>

      int sigvec  (int sigint, struct sigvec *sv, struct sigvec *osv);
Additional Information: explode extract
Arguments Description Return Values
Close Help