FileUtil Class: File Manipulation Utilities. More...
#include <FileUtil.H>
Static Public Member Functions | |
static string | read_file (const string &filename) |
Used for read a file. |
FileUtil Class: File Manipulation Utilities.
static string FileUtil::read_file | ( | const string & | filename | ) | [static] |
Used for read a file.
filename | The filename with full path |