46 #define DFACC_CREATE 4 49 #define DFACC_RDONLY 1 51 #define DFACC_CLOBBER 4 54 #define DFACC_BUFFER 8 55 #define DFACC_APPENDABLE 0x10 56 #define DFACC_CURRENT 0x20 65 #define CACHE_ALL_FILES (-2) 71 #define DFACC_DEFAULT 000 72 #define DFACC_SERIAL 001 73 #define DFACC_PARALLEL 011 102 # define TRUE (!FALSE) 106 #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) 107 #define NSTREQ(s, t, n) (HDstrncmp((s), (t), (n)) == 0) 117 #define PRIVATE static 130 #define FULL_INTERLACE 0 131 #define NO_INTERLACE 1 160 #define HDFopen(f,a,d) Hopen((f), (a), (d)) 161 #define HDFclose(f) Hclose((f)) 162 #define Vstart(f) Vinitialize((f)) 163 #define Vend(f) Vfinish((f)) 166 #define HDgettagname(tag) HDgettagdesc(tag) 169 #define MP_PAGEALL 0x01
HDFFCLIBAPI intf intf * ref
struct hdf_ntinfo_t hdf_ntinfo_t
intn(* hdf_termfunc_t)(void)