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