process_file
static void process_file(char *, int, int);
process_file(&line[i], s, s6);
process_file(argv[i], s, s6);
process_file(filename);