extern int optind, opterr, optopt; getopt() 所设置的全局变量包括: optarg——指向当前选项参数(如果有)的指针。 optind——再次调用getopt() 时的 ...
確定! 回上一頁