php man page for pcntl_wifexited

Query: pcntl_wifexited

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCNTL_WIFEXITED(3)							 1							PCNTL_WIFEXITED(3)

pcntl_wifexited - Checks if status code represents a normal exit

SYNOPSIS
bool pcntl_wifexited (int $status)
DESCRIPTION
Checks whether the child status code represents a normal exit.
PARAMETERS
o $status -The $status parameter is the status parameter supplied to a successful call to pcntl_waitpid(3).
RETURN VALUES
Returns TRUE if the child status code represents a normal exit, FALSE otherwise.
SEE ALSO
pcntl_waitpid(3), pcntl_wexitstatus(3). PHP Documentation Group PCNTL_WIFEXITED(3)
Related Man Pages
wait(1) - netbsd
pcntl_fork(3) - php
preap(1) - mojave
exit(3) - php
fbsql_autocommit(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!