Description Usage Details Value Author(s) References See Also Examples
Obtain the process number for the current process.
1 | getpid()
|
This function is a simple wrapper around the Unix "getpid" function call.
Integer process id.
Gregory R. Warnes greg@warnes.net
Unix "getpid" man page
fork
, exit
, wait
,
kill
, killall
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.