RScheme: The Implementation
Prev
Next
getpid
Name
getpid -- Get the current process id.
Type:
function
Synopsis
getpid
(, pid);
Return Values
pid
An instance of
<integer>
Description
Returns the current process id.
Prev
Home
Next
wait-for
Up
getpgrp