man PX_close (Fonctions bibliothèques) - Closes instance of Paradox file
NAME
PX_close - Closes instance of Paradox file
SYNOPSIS
#include <paradox.h>
void PX_close(pxdoc_t *pxdoc)
DESCRIPTION
Closes a Paradox file. Do not confuse this function with PX_delete(3) which has to be called before PX_close.
SEE ALSO
PX_new(3), PX_new2(3), PX_open_file(3), PX_open_fp(3), PX_delete(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx.