/* function definition */ int in_array(char*, char); char probe_line(FILE*, char*, long*); int seek_char(FILE*, char); void skip(FILE*, char);