Represents a storage for multiple strings.
Graph Manipulation
Name
Type
Description
num_items
size_t
Number of items.
items
const char* const*
Pointer to an array of C-strings.