libini_config  0.1.2
Defines
Key names available in the "ACCESS" section
Meta data section names

Defines

#define INI_META_KEY_UID   "uid"
 The value for this key will store user ID of the INI file owner.
#define INI_META_KEY_GID   "gid"
 The value for this key will store group ID of the INI file owner.
#define INI_META_KEY_PERM   "perm"
 The value for this key will store INI file access permissions.
#define INI_META_KEY_DEV   "dev"
 The value for this key will store INI file device ID.
#define INI_META_KEY_INODE   "inode"
 The value for this key will store INI file inode number.
#define INI_META_KEY_MODIFIED   "modified"
 The value for this key will store INI file modification time stamp.
#define INI_META_KEY_NAME   "name"
 The value for this key will store INI file full name.
 All Data Structures