Query: pcntl_strerror
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCNTL_STRERROR(3) 1 PCNTL_STRERROR(3) pcntl_strerror - Retrieve the system error message associated with the given errnoSYNOPSISstring pcntl_strerror (int $errno)DESCRIPTIONWarning This function is currently not documented; only its argument list is available.PARAMETERSo $errno -RETURN VALUESReturns error description on success or FALSE on failure.SEE ALSOpcntl_get_last_error(3). PHP Documentation Group PCNTL_STRERROR(3)