posix_getppid
Return the parent process identifier
&reftitle.description;
intposix_getppid
Return the process identifier of the parent process of the
current process.
&reftitle.returnvalues;
Returns the identifier, as an integer.
&reftitle.examples;
Example use of posix_getppid
]]>