Back to FabImage Library website
You are here: Start » Function Reference » Basic » String » LoadText
| Header: | STD.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Loads a text from a file.
Syntax
void fil::LoadText ( const ftl::File& inFile, ftl::String& outText )


