netCDF 4.2.1.1
/usr/src/RPM/BUILD/libnetcdf7-seq-4.2.1.1/libdispatch/datt.c File Reference

Attribute functions. More...

#include "ncdispatch.h"

Go to the source code of this file.

Functions

Deleting and Renaming Attributes

Functions to delete or rename an attribute.

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

Detailed Description

Attribute functions.

These functions read and write attributes.

Copyright 2010 University Corporation for Atmospheric Research/Unidata. See Copyright file for more info.

Definition in file datt.c.

 All Data Structures Files Functions Variables Typedefs Defines

Generated on Tue Aug 6 2013 11:40:57 for netCDF. NetCDF is a Unidata library.