The system call creates a new process. If you do system("cd .. , you are creating a new process that then changes its own current working directory and ...
確定! 回上一頁