PX_get_num_records(3) Returns number of records in a Paradox file

SYNOPSIS

#include <paradox.h>

int PX_get_num_records(pxdoc_t *pxdoc)

DESCRIPTION

Returns the number of records in a Paradox file.

RETURN VALUE

Returns number on success and -1 on failure.

AUTHOR

This manual page was written by Uwe Steinmann [email protected].