pid_t waitpid(pid_t pid, int *status, int options);. int waitid(idtype_t idtype, ... The following program demonstrates the use of fork(2) and waitpid().
確定! 回上一頁