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