Recast
1
Game with custom magic
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Pages
Functions
FileUtils Namespace Reference
Functions
std::string
readFile
(const std::string &fileName)
Detailed Description
Collection of functions which work with files.
Function Documentation
std::string FileUtils::readFile
(
const std::string &
fileName
)
inline
Reads all file contents to a string.
Parameters
fileName
Path of file
Returns
File contents
Generated by
1.8.6