Px_get_num_records returns number of records in a paradox file
#include <paradox.h>
int PX_get_num_records(pxdoc_t *pxdoc)
Returns the number of records in a Paradox file.
Returns number on success and -1 on failure.
This manual page was written by Uwe Steinmann [email protected].