int getopt_long_only ( int argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index) { return _getopt_internal (argc, ...
確定! 回上一頁