SELKIELogger
1.0.0
|
Array of strings. More...
#include <strarray.h>
Public Attributes | |
int | entries |
Maximum number of strings in array, set when calling sa_new() | |
string * | strings |
Simple array of string structures. | |
Array of strings.
Definition at line 43 of file strarray.h.