函式宣告:pid_t waitpid(pid_t pid, int *status, int options); 函式說明: 1. waitpid()會暫停目前行程的執行,直到有訊號來到,或是子行程的結束 ...
確定! 回上一頁