optind is the index of the next argument after the current option in argv . If you want to rewind the command-line parser you can set optind back to the index ...
確定! 回上一頁