ArininAV

px_close

px_close -- Closes a paradox database

Description

bool px_close (resource pxdoc)

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().