extern int optind, //下一次調用getopt的時,從optind存儲的位置處重新開始檢查選項。 extern int opterr, //當opterr=0時,getopt不向stderr輸出錯誤 ...
確定! 回上一頁