Px_delete deletes instance of paradox file
#include <paradox.h>
void PX_delete(pxdoc_t *pxdoc)
Deletes a Paradox file but does not close it. Deleting means to free all allocated memory but not closing the file descriptor.
This manual page was written by Uwe Steinmann [email protected].