libini_config  0.1.3
 All Data Structures Functions Groups Pages
Modules | Macros
Meta data section names

Modules

 Key names available in the "ACCESS" section
 
 Key names available in the "ERROR" section
 

Macros

#define INI_META_SEC_ACCESS   "ACCESS"
 Meta data section that stores file access information and ownership.
 
#define INI_META_SEC_ACCESS_FLAG   0x00000001
 Meta data "access" section flag to include access section into the output.
 
#define INI_META_SEC_ERROR   "ERROR"
 Meta data section that stores error related information.
 
#define INI_META_SEC_ERROR_FLAG   0x00000002
 Meta data "error" section flag to include access section into the output.
 

Detailed Description