The config parser structure
The config parser structure.
int type What the command type is (*action)(char *, char *, void *) What the command action is void* object An associated object.
(*action)(char *, char *, void *) What the command action is void* object An associated object.
void* object An associated object.
Alphabetic index Hierarchy of classes