waitpid (-1, &wstatus, 0);. The waitpid() system call suspends execution of the calling thread until a child specified by pid argument has changed state. By ...
確定! 回上一頁