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