NetCDF  4.6.3
 All Data Structures Files Functions Variables Typedefs Macros Modules Pages
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. 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 2018 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 26 of file derror.c.


Return to the Main Unidata NetCDF page.
Generated on Sat Apr 6 2019 08:19:00 for NetCDF. NetCDF is a Unidata library.