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