summaryrefslogtreecommitdiff
path: root/docs/develop/c/inifile.rst
blob: 65cd6202c644903605c6164ba0d5fc0b367f0b3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
INI files
=============

.. doxygenfunction:: INI_Free
.. doxygenfunction:: INI_ReadFile
.. doxygenfunction:: INI_FindLastSectionEntry
.. doxygenfunction:: INI_GetValue
.. doxygenfunction:: INI_GetInt
.. doxygenfunction:: INI_GetBool
.. doxygenfunction:: INI_IsTrue

.. doxygentypedef:: INI_Entry
.. doxygentypedef:: INI_Section
.. doxygenstruct:: _INI_Entry
.. doxygenstruct:: _INI_Section