libRoadRunner C API  1.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
RRStringArray Struct Reference

Structure for a simple vector of strings. More...

#include <rrc_types.h>

Data Fields

int Count
 
char ** String
 

Detailed Description

Structure for a simple vector of strings.

Field Documentation

int Count

The number of elements in the string array

char** String

Points to an array of string items


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