Rose::FileSystem::readFile
Load an entire file into an STL container.
Synopsis
Return Value
Container filled with file contents.
Parameters
Name |
Description |
fileName |
File path to read. |
openMode |
Stream open mode. |
Created with MrDocs
Load an entire file into an STL container.
Container filled with file contents.
Name |
Description |
fileName |
File path to read. |
openMode |
Stream open mode. |
Created with MrDocs