... batch_mode = 0; if(argc == 1) die(help_usage); while(1) { int option_index = 0; static struct option long_options[] = { {"help", 0, 0, 'h'}, {"types", ...
確定! 回上一頁