pid > 0 : waitpid() suspends process execution until child specified by pid ... WIFSIGNALED(status): true if child terminated by signal.
確定! 回上一頁