waitpid (pid_t pid, int *status, int options) pid: wait for child process with pid (process id or group id). -1: wait for any child process status: tell why ...
確定! 回上一頁