#include "btree.h"
int btcls(BTA* btact);
int btcls(
)
The btcls function will close the file associated with the btact context pointer.
btcls
btact
A non-zero return code indicates an error occurred in closing the file.