next up previous contents
Next: Garbage Collection Up: System Functions and Variables Previous: DPU Time

Get Process Identification

Calling Sequences:
getpid()

Returns: posint

Synopsis: This function returns the process identification number assigned by the operating system to the current invocation of Darwin.

Examples:

> getpid();




Gaston Gonnet
1998-09-15