MISR Toolkit
1.5.1
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
All
Typedefs
+
Data Structures
Data Structures
Class Hierarchy
+
Data Fields
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
a
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
Related Functions
+
Files
File List
+
Globals
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Typedefs
_
a
b
c
d
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
y
z
+
Enumerations
a
b
c
f
g
h
j
m
n
p
r
t
v
y
+
Enumerator
a
b
c
d
f
g
h
i
j
k
m
n
o
r
s
t
u
v
+
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
win64
HDF_4.2.14
include
error.h
Go to the documentation of this file.
1
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
2
* Copyright 1993, University Corporation for Atmospheric Research *
3
* See netcdf/COPYRIGHT file for copying and redistribution conditions. *
4
* *
5
* Copyright by The HDF Group. *
6
* Copyright by the Board of Trustees of the University of Illinois. *
7
* All rights reserved. *
8
* *
9
* This file is part of HDF. The full HDF copyright notice, including *
10
* terms governing use, modification, and redistribution, is contained in *
11
* the COPYING file, which can be found at the root of the source code *
12
* distribution tree, or in https://support.hdfgroup.org/ftp/HDF/releases/. *
13
* If you do not have access to either file, you may request a copy from *
14
* help@hdfgroup.org. *
15
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
16
17
/* $Id$ */
18
#ifndef _NC_ERROR_
19
#define _NC_ERROR_
20
21
#include "
H4api_adpt.h
"
22
23
#ifndef NO_STDARG
24
HDFLIBAPI
void
nc_serror
(
const
char
*fmt, ...) ;
25
HDFLIBAPI
void
NCadvise
(
int
err,
const
char
*fmt,...) ;
26
#else
27
HDFLIBAPI
void
nc_serror
() ;
28
HDFLIBAPI
void
NCadvise
() ;
29
#endif
/* NO_STDARG */
30
31
#endif
/* _NC_ERROR_ */
NCadvise
HDFLIBAPI void NCadvise(int err, const char *fmt,...)
nc_serror
HDFLIBAPI void nc_serror(const char *fmt,...)
HDFLIBAPI
#define HDFLIBAPI
Definition:
H4api_adpt.h:195
H4api_adpt.h
MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:53