Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF  4.3.0
API Reference
 
Loading...
Searching...
No Matches
ncdump.h File Reference

Data Structures

struct  ncdim
 
struct  ncvar
 
struct  ncatt
 
struct  fspec
 

Macros

#define ERR_READFAIL
 

Enumerations

enum  bool { false = 0 , true = 1 }
 
enum  Nclang { LANG_NONE , LANG_C , LANG_F }
 

Macro Definition Documentation

◆ ERR_READFAIL

#define ERR_READFAIL
Value:
-2 /* Used to return by vardata() to indicate that \
ncvarget() fails to read the data */

Enumeration Type Documentation

◆ bool

enum bool
Enumerator
false 
true 

◆ Nclang

enum Nclang
Enumerator
LANG_NONE 
LANG_C 
LANG_F