... const struct option long_options[] = { { "opta", no_argument, &flag_a, ... 0} }; while (getopt_long(argc, argv, short_options, long_options, NULL)!
確定! 回上一頁