Modula-2 || Compiler & Tools || Library || Search Engine


Ulm's Modula-2 Library:
SysGetpid


NAME

SysGetpid - get process ID of the current process

SYNOPSIS

PROCEDURE Getpid(): SystemTypes.ProcessId;

DESCRIPTION

Getpid returns the process ID of the current process.

SEE ALSO

getpid(2), SysGetuid

AUTHOR

The module has been written by Martin Hasch, this manual page is due to Andreas Borchert.
Edited by: borchert, last change: 1997/02/26, revision: 1.1, converted to HTML: 1997/04/28

Modula-2 || Compiler & Tools || Library || Search Engine