定義函式int getopt(int argc,char * const argv[ ],const char * optstring);. extern char *optarg;. extern int optind, opterr, optopt;. getopt() 所設定的全局變數 ...
確定! 回上一頁