GETPID(3F) BSD 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
getpid(2)