NetCDF  4.7.3
datt.c File Reference
#include "ncdispatch.h"
Include dependency graph for datt.c:

Go to the source code of this file.

Functions

Deleting and Renaming Attributes

Functions to delete or rename an attribute.

int nc_del_att (int ncid, int varid, const char *name)
 Delete an attribute. More...
 
int nc_rename_att (int ncid, int varid, const char *name, const char *newname)
 Rename an attribute. More...
 

Detailed Description

These functions in this file rename and delete attributes.

Definition in file datt.c.


Return to the Main Unidata NetCDF page.
Generated on Fri Jan 3 2020 06:58:32 for NetCDF. NetCDF is a Unidata library.