Next: , Previous: , Up: Database Methods   [Contents][Index]


4.3.6 blonde_init_detail

extern int blonde_init_detail(void **, unsigned, struct blonde_detail_type *);

The function opens a database according the $2 bits and $3 setup values and stores the database object address at $1. If the database files don’t exist, they are created.

See struct blonde_detail_type.