C runtime library has an interesting function called system() to invoke commands in the shell. It takes commands and arguments in a string separated by ...
確定! 回上一頁