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


