IODA
ioda_string_ret_t Struct Reference

Return type when arrays of strings are encountered. More...

#include <String_c.h>

Public Attributes

size_t n
 
char ** strings
 

Detailed Description

Return type when arrays of strings are encountered.

Definition at line 24 of file String_c.h.

Member Data Documentation

◆ n

size_t ioda_string_ret_t::n

Definition at line 25 of file String_c.h.

◆ strings

char** ioda_string_ret_t::strings

Definition at line 26 of file String_c.h.


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