Back to Aurora Vision Library Lite website
You are here: Start » System » INI » INI_AddSection
INI_AddSection
Header: | STD.h |
---|---|
Namespace: | avl |
Adds a new section.
Syntax
void avl::INI_AddSection ( const atl::String& inINI, const atl::String& inSection, atl::Optional<const atl::String&> inComment, atl::String& outINI )