InutitionTC
0.30
|
The representation of the set that holds strings. More...
#include <vars_set.h>
Data Fields | |
int | size |
The size of the allocated area in which set elements can be stored. | |
Name * | vals |
The array in which the elements of the set can be stored. | |
The representation of the set that holds strings.
The non-null entries in the vals array represent strings that belong to the set.