Next: nc_inq_compound_nfields, Previous: nc_inq_compound_name, Up: User Defined Data Types
Get the len of a compound type.
int nc_inq_compound_size(int ncid, nc_type xtype, size_t *sizep);
ncidxtypesizeNC_NOERRNC_EBADTYPEIDNC_EHDFERRSee the example section for nc_inq_compound.