NetCDF  4.3.2
nc_vlen_t Struct Reference

This is the type of arrays of vlens. More...

#include <netcdf.h>

Data Fields

size_t len
 Length of VL data (in base type units)
void * p
 Pointer to VL data.

Detailed Description

This is the type of arrays of vlens.

Definition at line 624 of file netcdf.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines