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.
PX_get_num_records(3), PX_get_fields(3), PX_get_field(3)
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_GET_NUM_FIELDS(3)