BSD 4_2 development
[unix-history] / usr / man / man3 / getpid.3f
CommitLineData
3b9e8f30
C
1.TH GETPID 3F "13 June 1983"
2.UC 4
3.SH NAME
4getpid \- get process id
5.SH SYNOPSIS
6.B integer function getpid()
7.SH DESCRIPTION
8.I Getpid
9returns the process ID number of the current process.
10.SH FILES
11.ie \nM /usr/ucb/lib/libU77.a
12.el /usr/lib/libU77.a
13.SH "SEE ALSO"
14getpid(2)