Back to FabImage Library Lite websiteYou are here:
Start »
Basic »
String »
LoadText
Header: |
STD.h
|
Namespace: |
fil |
Loads a text from a file.
Syntax
void fil::LoadText
(
const ftl::File& inFile,
ftl::String& outText
)
Parameters
|
Name |
Type |
Default |
Description |
 |
inFile |
const File& |
|
|
 |
outText |
String& |
|
|