Operators and Keywords
Function List:
C++ API
Given status from a call to waitpid, return true if the child process was resumed by delivery of SIGCONT.
waitpid
SIGCONT
See also: waitpid, WIFEXITED, WEXITSTATUS, WIFSIGNALED, WTERMSIG, WCOREDUMP, WIFSTOPPED, WSTOPSIG.
Package: octave