#include <scconf.h>
Definition at line 66 of file scconf.h.
Data Fields | |
| _scconf_item * | next |
| int | type |
| char * | key |
| union { | |
| char * comment | |
| scconf_block * block | |
| scconf_list * list | |
| } | value |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4