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