nc_attinq_len returns the number of values stored in the attribute. If the attribute is of type NC_CHAR, the function returns the string length.
Return Value
len is the number of values stored in the attribute.
Parameters
Identifies the netCDF file.
varid is the ID of the variable or -1 for a global attribute
ssName is the the name of the attribute.
See also
id-173685