Query: px_get_num_fields
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_GET_NUM_FIELDS(3) Library Functions Manual PX_GET_NUM_FIELDS(3)NAMEPX_get_num_fields -- Returns number of fields in a Paradox fileSYNOPSIS#include <paradox.h> int PX_get_num_fields(pxdoc_t *pxdoc)DESCRIPTIONReturns the number of fields in a Paradox file.RETURN VALUEReturns number on success and -1 on failure.SEE ALSOPX_get_num_records(3), PX_get_fields(3), PX_get_field(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_GET_NUM_FIELDS(3)