<< endl; } void parse_args (int argc, char ** argv, int & verbose, int & param) { int c = 0; while (1) { static struct option long_options[] = { {"help", ...
確定! 回上一頁