CAPS Universe documentation  1.0.4
All you need to know to be successful
Data Fields
data_set Struct Reference

INI data set.

Data Fields

char * level
 
char * section
 
char * key
 
char * value
 

Field Documentation

◆ level

char* level

level name, dynamically allocated, might be NULL

◆ section

char* section

section name, dynamically allocated, might be NULL

◆ key

char* key

key name, dynamically allocated, never NULL

◆ value

char* value

value string, dynamically allocated, might be NULL


The documentation for this struct was generated from the following file: