bool px_close (resource pxdoc)
bool px_close
Closes the paradox database. This function will not close the file. You will have to call fclose() afterwards.
See also px_open_fp(), the example at px_new().