If pid is equal to (pid_t)-1, status is requested for any child process. In this respect, waitpid() is then equivalent to wait(). If pid is greater than 0, it ...
確定! 回上一頁