就不用自己寫東東處理argv了。 #include <unistd.h> extern char *optarg; //選項的引數指標 extern int optind, //下一次呼叫getopt ...
確定! 回上一頁