Typedef PntosStringArray
Defined in File common.h
Typedef Documentation
-
typedef struct PntosStringArray PntosStringArray
An owned array of strings (see PntosManagedMemory for more information).
Invariants:
Each member of the data array must be a pointer to an array of allocated memory ending in a
\0characterThe length of data must be equal to
sizeof(char*)*num_strings