StreamLinkforC
7.0.3-308369
|
Structure that represents an array of fields. More...
#include <sl4c.h>
Data Fields | |
int | num |
sl_field * | fields |
int | fields_alloc_size |
Structure that represents an array of fields.
sl_field* sl_fieldlist::fields |
An array of fields
int sl_fieldlist::fields_alloc_size |
Size of the fields array, optimisation
int sl_fieldlist::num |
Number of fields