fork () creates a new process by duplicating the calling process. The new process is referred to as the child process.
確定! 回上一頁