Query: px_delete
OS: debian
Section: 3
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_DELETE(3) Library Functions Manual PX_DELETE(3)NAMEPX_delete -- Deletes instance of Paradox fileSYNOPSIS#include <paradox.h> void PX_delete(pxdoc_t *pxdoc)DESCRIPTIONDeletes a Paradox file but does not close it. Deleting means to free all allocated memory but not closing the file descriptor.SEE ALSOPX_new(3), PX_new2(3), PX_open_file(3), PX_open_fp(3), PX_close(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_DELETE(3)