libini_config
0.5.0
|
Enumerations | |
enum | index_utf_t { INDEX_UTF32BE = 0, INDEX_UTF32LE = 1, INDEX_UTF16BE = 2, INDEX_UTF16LE = 3, INDEX_UTF8 = 4, INDEX_UTF8NOBOM = 5 } |
Constants that define how configuration file is encoded.
enum index_utf_t |
Enumeration of the encoding types.