2019-07-14 12:19发布 生成海报
pid_t wait(int* status);
#include #include
pid_t waitpid( pid_t pid, int *status ,int options);