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


4.3.2 blonde_dump_detail

extern int blonde_dump_detail(const char *);

The function removes the database at $1.

The function returns 0 for removal success and -1 for failure, with errno set appropriately for the latter. Absence of required database files categorizes as removal failure.