Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <ReadFile.h>
Static Public Member Functions | |
static std::string | read (const std::string &filename) |
File reader command.
|
static |
Reads the content of a file into a string.
filename | the name of read file |