Go to the documentation of this file.
10 #define BAOPEN_RONLY 1
11 #define BAOPEN_WONLY 2
17 #define BAOPEN_WONLY_TRUNC 128
18 #define BAOPEN_WONLY_APPEND 256
23 #define BA_EROANDWO 255
25 #define BA_EINTNAME 253
26 #define BA_EFILEOPEN 252
28 #define BA_ERNOSTART 250
29 #define BA_EWANDRO 249
30 #define BA_EWNOSTART 248
32 #define BA_EFEWDATA 246
33 #define BA_EDATANULL 102