-1) { int this_option_optind = optind ? optind : 1; switch (c) { case 0: printf ("option %s", long_options[option_index].name); if (optarg) printf (" with ...
確定! 回上一頁