I am using waitpid(pid, &status, WNOHANG) to have the parent process not wait for the child. So I'm not sure what to do next.
確定! 回上一頁