NCEPLIBS-bufr
12.1.0
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