#include "textual_dll.h"Include dependency graph for file_differ.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | file_differ |
Defines | |
| #define | FILE_DIFFER_h |
Functions | |
| bool | file_differ::diff_files (const istring &_file1, const istring &_file2, const istring &_options, istring &_results, istring &_error) |
| uses the "diff" program to compare _file1 and _file2. | |
| void | file_differ::AddCRs (istring &_string) |
| adds carriage returns "\r" to any newlines without them in the string | |
| #define FILE_DIFFER_h |
Definition at line 2 of file file_differ.h.
1.5.1