Back to FabImage Library Lite website
You are here: Start » System » INI » INI_AddSection

INI_AddSection
Header: | STD.h |
---|---|
Namespace: | fil |
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 )