Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <unistd.h> Optional pid_t getppid(void); |
Description |
|
Return val. | Parent process ID of the calling process. The function is always successful. |
See also |
|