waiting for multiple childs - C - waitpid ... getpid()); for (i=1; i<=5; i++){ waitpid(child_pids[i], NULL, 0); printf("PARENT: Child: %d ...
確定! 回上一頁