Previous: x1f4_open_dxware, Up: Database Access Library Functions
extern int x1f4_over_dxware (void *db, unsigned bits);
The x1f4_over_dxware
function adds bits
to the open flags set of
the db
database, in the same fashion the aime ‘db_fashion’
function does. bits
is a bitwise OR of zero or more database open
flags.
See Database Open Flags.
The function returns 0.