void SaveToFile(const DewString &FileName, bool Append = false);
Save the strings to a text file.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | FileName | const DewString & | |
| 2 | Append = false | bool |
Declared in Dew::Math::TMtxVecReport · Dew.Math/MtxVec.h · Cross-compiler
Save the strings to a text file.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | FileName | const DewString & | |
| 2 | Append = false | bool |