Get the parent process id
Integer_Type getppid ()
The getpid function returns the process identification number of the parent process.
This function is not supported by all systems.