Provided by: pxlib-dev_0.6.5-1_amd64
NAME
PX_get_recordsize — Returns size of a record in bytes in a Paradox file
SYNOPSIS
#include <paradox.h> int PX_get_recordsize(pxdoc_t *pxdoc)
DESCRIPTION
Returns the size of a record in bytes in a Paradox file.
RETURN VALUE
Returns number on success and -1 on failure.
SEE ALSO
PX_get_num_records(3), PX_get_fields(3), PX_get_field(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_GET_NUM_FIELDS(3)