#include <sys/types.h> #include <qp0wpid.h> pid_t Qp0wGetPgrp(void);
The Qp0wGetPgrp() function returns the process group ID of the calling process.
None.
None.
pid_t | The value returned by Qp0wGetPgrp() is the process group ID of the calling process. |
The Qp0wGetPgrp() function is always successful and does not return an error.
Top | UNIX-Type APIs | APIs by category |