Returns the process ID of the current process. Format #include <unistd.h> pid_t getpid (void);
Additional Information (explode) :