waitpid - wait for child process to change state. SYNOPSIS. #include <sys/types.h> #include <sys/wait.h> pid_t waitpid(pid_t pid, int *stat_loc, ...
確定! 回上一頁