IODA
|
Return type when arrays of strings are encountered. More...
#include <String_c.h>
Public Attributes | |
size_t | n |
char ** | strings |
Return type when arrays of strings are encountered.
Definition at line 24 of file String_c.h.
size_t ioda_string_ret_t::n |
Definition at line 25 of file String_c.h.
char** ioda_string_ret_t::strings |
Definition at line 26 of file String_c.h.