HP 3000 Manuals

getpid [ MPE/iX Developer's Kit Reference Manual Volume I ] MPE/iX 5.0 Documentation


MPE/iX Developer's Kit Reference Manual Volume I

getpid 

Returns the process identification number.


NOTE If linking with the POSIX/iX libraries, refer to the description of getpid() located in the MPE/iX Developer's Kit Reference Manual.
Syntax int getpid (void) Parameters None. Return Values x The process identification number (PIN) of the calling process. Implementation Considerations None. See Also MPE/iX intrinsics FATHER and GETPROCID, described in the MPE/iX Intrinsics Reference Manual.


MPE/iX 5.0 Documentation