|
|
|||
|
||||
/* This is the type of arrays of vlens. */
typedef struct {
size_t len; /* Length of VL data (in base type units) */
void *p; /* Pointer to VL data */
} nc_vlen_t;
| Contact Us Site Map Search Terms and Conditions Privacy Policy Participation Policy | |||||
|
|||||