NetCDF  4.3.2
derror.c File Reference

Error messages and library version. More...

#include "ncdispatch.h"

Go to the source code of this file.

Functions

const char * nc_inq_libvers (void)
 Return the library version.
const char * nc_strerror (int ncerr1)

Variables

static const char nc_libvers [] = " $"

Detailed Description

Error messages and library version.

These functions return the library version, and error messages.

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

Definition in file derror.c.


Function Documentation

const char* nc_inq_libvers ( void  )

Return the library version.

Returns:
short string that contains the version information for the library.

Definition at line 23 of file derror.c.

 All Data Structures Files Functions Variables Typedefs Defines