相关函数waitpid, fork 头文件#include sys/types.h #include sys/wait.h 定义函数pid_t wait (int * status); 函数说明wait()会暂时停止目前进程的执行, 直到有信号来 ...
確定! 回上一頁