getopt_long 支援長選項的命令列解析,使用man getopt_long,得到其宣告如下:. int getopt_long(int argc, char * const argv,const char *optstring, ...
確定! 回上一頁