nc_inq_var_fletcher32The function nc_inq_var_fletcher32 returns the fletcher32 settings for a variable in a netCDF-4 file.
nc_inq_var_fletcher32(int ncid, int varid, int *fletcher32p);
ncidvarid*fletcher32pnc_inq_var_fletcher32 returns the value NC_NOERR if no errors occurred. Otherwise, the returned status indicates an error.
Possible return codes include:
NC_NOERRNC_BADIDNC_ENOTNC4NC_ENOTVAR