waitpid (pid_t pid, int *status, int options); ... process P should be able to find out that exit code by calling waitpid, even if Q exits somewhat before ...
確定! 回上一頁