#include <unistd.h> int getpgrp(void);
Gets the process group, which is currently the same as the pid.
The process group.
not ANSI, POSIX
Go to the first, previous, next, last section, table of contents.