file_differ.cpp File Reference

#include "file_differ.h"
#include <basis/convert_utf.h>
#include <basis/istring.h>
#include <basis/portable.h>
#include <stdio.h>

Include dependency graph for file_differ.cpp:

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

Go to the source code of this file.

Defines

#define BUFSIZE   4096

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 Documentation

#define BUFSIZE   4096

Definition at line 26 of file file_differ.cpp.

Referenced by file_differ::diff_files().


Generated on Thu Nov 20 04:29:48 2008 for HOOPLE Libraries by  doxygen 1.5.1