InutitionTC  0.30
Data Fields
nameSet Struct Reference

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.
 
Namevals
 The array in which the elements of the set can be stored.
 

Detailed Description

The representation of the set that holds strings.

The non-null entries in the vals array represent strings that belong to the set.


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