Query: px_close_blob
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_CLOSE_BLOB(3) Library Functions Manual PX_CLOSE_BLOB(3)NAMEPX_close_blob -- Closes Paradox blob file (deprecated)SYNOPSIS#include <paradox.h> void PX_close_blob(pxdoc_t *pxdoc)DESCRIPTIONCloses 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.SEE ALSOPX_open_blob_file(3), PX_open_blob_fp(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_CLOSE_BLOB(3)