|
libroadrunner C API
|
Structure for a simple vector of strings. More...
#include <rrc_types.h>
Public Attributes | |
| int | Count |
| char ** | String |
Structure for a simple vector of strings.
| int RRStringArray::Count |
The number of elements in the string array
| char** RRStringArray::String |
Points to an array of string items