Javascript debugger Website design ↑
Checks whether the child status code represents a normal exit.
The parameter status is the status parameter supplied to a successfull call to pcntl_waitpid().
Returns TRUE if the child status code represents a normal exit, FALSE otherwise.
TRUE
FALSE
Javascript debugger Website design