| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
pcntl_wexitstatus
Popis
int pcntl_wexitstatus ( int status )Returns the return code of a terminated child. This function is only useful if pcntl_wifexited() returned TRUE.
Seznam parametrů
statusParametr
statusje stavový parametr poskytnutý úspěšnému volánà pcntl_waitpid().
| PÅ™edcházejÃcà | Domů | Dalšà |
| pcntl_waitpid | Nahoru | <