Next: nc_inq_compound_fieldndims, Previous: nc_inq_compound_fieldoffset, Up: User Defined Data Types
Given the typeid and the fieldid, get the type of that field.
nc_inq_compound_fieldtype(nc_type typeid, int fieldid, nc_type *field_typeidp);
typeidfieldidfield_typeidpNC_NOERRNC_EBADTYPEIDNC_EBADFIELDIDNC_EHDFERRSee the example section for nc_inq_compound.