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

INI_GetRealValue
Header: | STD.h |
---|---|
Namespace: | fil |
Gets value from section & key.
Syntax
void fil::INI_GetRealValue ( const ftl::String& inINI, const ftl::String& inSection, const ftl::String& inKey, const float inDefault, float& outValue )