pid_t waitpid(pid_t pid,int * status,int options);. 函數說明:. waitpid()會暫時停止目前進程的執行,直到有信號來到或子進程結束。
確定! 回上一頁