getopt_long 関数の利用. man で調べると、定義は以下のようになっている。 #include <getopt.h>; int getopt_long(int argc, char * const argv[], ...
確定! 回上一頁