NetCDF  4.6.0
derror.c File Reference

Error messages and library version. More...

#include "ncdispatch.h"
Include dependency graph for derror.c:

Go to the source code of this file.

Functions

const char * nc_inq_libvers (void)
 Return the library version. More...
 
const char * nc_strerror (int ncerr1)
 Given an error number, return an error message. More...
 

Variables

static const char nc_libvers [] = PACKAGE_VERSION " of "__DATE__" "__TIME__" $"
 

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

◆ nc_inq_libvers()

const char* nc_inq_libvers ( void  )

Return the library version.

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

Definition at line 26 of file derror.c.


Return to the Main Unidata NetCDF page.
Generated on Thu Jan 25 2018 21:06:33 for NetCDF. NetCDF is a Unidata library.