0) { printf("1st argument is not '%s'\n",str); exit(1); } // skip over the [matched] str --argc; ++argv; while ((c = getopt(argc, argv, ...
確定! 回上一頁