getpid(3F)
NAME
getpid − get process id
SYNOPSIS
integer function getpid()
DESCRIPTION
getpid returns the process ID number of the current process.
FILES
/usr/lib/libU77.a
SEE ALSO
NOTES
When compiling source with the -Qocs option, an explicit underscore needs to be added to the end of the routine name.
CX/UX Hf77 Fortran Reference Manual