Navigation

Operators and Keywords

Function List:

C++ API

: WIFEXITED (status)

Given status from a call to waitpid, return true if the child terminated normally.

See also: waitpid, WEXITSTATUS, WIFSIGNALED, WTERMSIG, WCOREDUMP, WIFSTOPPED, WSTOPSIG, WIFCONTINUED.

Package: octave