qc.hlp (Table of Contents; Topic list)
getpid
 Summary Example                         Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     The getpid function returns the process ID, an integer that
     uniquely identifies the calling process.
 
     Return Value
 
     The getpid function returns the process ID. There is no error
     return.
                                    -♦-