The fork() system call causes creation of a new process. ... wait API function suspends the parent until a child exits (any child), the waitpid API function.
確定! 回上一頁