static struct option long_options[] = { {"add", 1, 0, 0}, ... printf ("option %s", long_options[option_index].name); if (optarg)
確定! 回上一頁