NCEPLIBS-bufr
12.2.0
Main Page
Related Pages
Modules
Modules List
Module Members
All
b
c
d
e
f
g
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
Functions/Subroutines
b
c
d
e
g
i
m
n
o
p
r
s
u
Variables
c
f
i
j
k
l
m
n
s
t
v
w
x
Data Types List
Data Types List
Data Fields
All
Functions/Subroutines
Files
File List
Globals
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
Functions/Subroutines
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
w
x
Variables
Macros
•
All
Data Structures
Namespaces
Files
Functions
Variables
Macros
Pages
cread.h
Go to the documentation of this file.
1
27
#ifdef IN_ARALLOCC
28
FILE **
pb
;
29
fpos_t *
lstpos
;
30
#else
31
extern
FILE **
pb
;
32
extern
fpos_t *
lstpos
;
33
#endif
pb
FILE ** pb
File pointers.
lstpos
fpos_t * lstpos
Byte positions of last successful reads from files corresponding to pb, for files that were opened fo...
src
cread.h
Generated by
1.9.1