Px_close_blob closes paradox blob file (deprecated)
#include <paradox.h>
void PX_close_blob(pxdoc_t *pxdoc)
Closes a Paradox blob file which was opened with PX_open_file(3) or PX_open_blob_file(3).
This function is deprecated. If PX_set_blob_file(3) is used the blob file will be closed when the Paradox database is close.
This manual page was written by Uwe Steinmann [email protected].