Next: nc_def_var_endian, Previous: nc_def_var_fletcher32, Up: Variables
nc_inq_var_fletcher32The function nc_inq_var_fletcher32 returns the checksum settings for a variable in a netCDF-4 file.
nc_inq_var_fletcher32(int ncid, int varid, int *checksump);
ncidvarid*checksumpnc_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