Go to the source code of this file.
Functions | |
| int | analyse_write_file (char *write_file_path_name, FILE **outfile_p) |
| int | analyse_read_file (char *read_file_path_name, FILE **infile_p) |
| char * | analyse_exist_file (char *file_path_name) |
| char * analyse_exist_file | ( | char * | file_path_name | ) |
| int analyse_read_file | ( | char * | read_file_path_name, |
| FILE ** | infile_p ) |
| int analyse_write_file | ( | char * | write_file_path_name, |
| FILE ** | outfile_p ) |