Query: pcntl_wexitstatus
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCNTL_WEXITSTATUS(3) 1 PCNTL_WEXITSTATUS(3) pcntl_wexitstatus - Returns the return code of a terminated childSYNOPSISint pcntl_wexitstatus (int $status)DESCRIPTIONReturns the return code of a terminated child. This function is only useful if pcntl_wifexited(3) returned TRUE.PARAMETERSo $status -The $status parameter is the status parameter supplied to a successful call to pcntl_waitpid(3).RETURN VALUESReturns the return code, as an integer.SEE ALSOpcntl_waitpid(3), pcntl_wifexited(3). PHP Documentation Group PCNTL_WEXITSTATUS(3)
Related Man Pages |
---|
wait(3c) - opensolaris |
wait(2) - ultrix |
wait(2) - v7 |
waitpid(2) - ultrix |
pcntl_waitpid(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Please Welcome Don Cragun as Lead Moderator |
Status of UNIX.COM Forum Transformation |
Please Welcome Ravinder Singh to the Moderation Team |