.TH "PX_DELETE" "3" .SH "NAME" PX_delete \(em Deletes instance of Paradox file .SH "SYNOPSIS" .PP #include .PP void PX_delete(pxdoc_t *pxdoc) .SH "DESCRIPTION" .PP Deletes a Paradox file but does not close it. Deleting means to free all allocated memory but not closing the file descriptor. .SH "SEE ALSO" .PP PX_new(3), PX_new2(3), PX_open_file(3), PX_open_fp(3), PX_close(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man