[Overview][Constants][Types][Procedures and functions] | Reference for unit 'BaseUnix' (#rtl) |
Extract the exit status from the fpWaitPID result.
Source position: bunxovlh.inc line 91
function wexitStatus( |
Status: cint |
):cint; |
WEXITSTATUS can be used to extract the exit status from Status, the result of the FpWaitPID call.
|
Wait for a process to terminate |
|
|
Return the signal that caused a process to exit. |
|
|
Return the exit code from the process. |
|
|
Check whether the process exited normally |
|
|
Check whether the process was exited by a signal. |
No notes exist for this page yet.