Copyright Digital Equipment Corp. All rights reserved.

getppid

   Returns the parent process ID of the calling process.

   Format

     #include  <unistd.h>

     pid_t getppid  (void);
 


Additional information available:

Return_Values