Defines | |
| #define | INI_MV2S_OVERWRITE 0x0000 |
| Value with same key is overwritten. | |
| #define | INI_MV2S_ERROR 0x0010 |
| Collision causes error. | |
| #define | INI_MV2S_PRESERVE 0x0020 |
| Second value is discarded. | |
| #define | INI_MV2S_ALLOW 0x0030 |
| Duplicates are allowed. | |
| #define | INI_MV2S_DETECT 0x0040 |
| Duplicates are allowed but errors are logged. | |
1.5.6