Back to FabImage Library website
You are here: Start » Function Reference » System » INI » INI_AddSection
| Header: | STD.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Adds a new section.
Syntax
void fil::INI_AddSection ( const ftl::String& inINI, const ftl::String& inSection, ftl::Optional<const ftl::String&> inComment, ftl::String& outINI )


