Example: c waitpid #include #include pid_t wait(int *status); pid_t waitpid(pid_t pid, int *status, int options);
確定! 回上一頁