|
NetCDF
4.3.2
|
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 [] = " $" |
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.
| const char* nc_inq_libvers | ( | void | ) |