现在要知道调用wait或waitpid的进程可能会发生什么情况: ... #include <sys/wait.h> pid_t wait(int *status); pit_t wait(pid_t pid,int *status ...
確定! 回上一頁