Command: getPID
Description
Returns the process ID for the calling process.
Parameters
-
Author
R Kupper
Bugs
-
Synopsis
getPID -> -
Examples
(I am process #) =only getPID =
File
sli/processes.h
Diagnostics
A call to "getPID" should never produce an error.
Top