Back to FabImage Library website
You are here: Start » Function Reference » System » INI » INI_GetAllSections
| Header: | STD.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Gets all section names in the INI.
Syntax
void fil::INI_GetAllSections ( const ftl::String& inINI, ftl::Array<ftl::String>& outSections )


