VMS Help  —  CRTL  setpgid
    Sets the process group ID for job control.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <unistd.h>

      int setpgid  (pid_t pid, pid_t pgid);
Additional Information: explode extract
Arguments Description Return Values
Close Help