.\" @(#)getpid.3f 1.3 86/01/02 SMI; from UCB 4.2 .TH GETPID 3F "07 July 1995" .SH NAME getpid \- get process id .SH SYNOPSIS .\" .IX getpid "" \fLgetpid\fP .IX process "id get getpid" "" "id get: \&\fLgetpid\fR" .IX get "process id getpid" "" "process id \&\fLgetpid\fR" .IX "pid process id getpid" "\&\fLpid\fP, process id: \&\fLgetpid\fR" .IX "id process id getpid" "id, process id: \&\fLgetpid\fR" .\" .B integer function getpid() .SH DESCRIPTION The function .B getpid returns the process ID number of the current process. .SH FILES .B libF77.a .SH "SEE ALSO" .BR getpid (2)