Query: px_get_fields
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_GET_FIELDS(3) Library Functions Manual PX_GET_FIELDS(3)NAMEPX_get_fields -- Returns array of field definitions in Paradox fileSYNOPSIS#include <paradox.h> pxfield_t *PX_get_fields(pxdoc_t *pxdoc)DESCRIPTIONReturns the meta data of all fields. This function is identical to the call of PX_get_field(3) with a record number 0, but you should for further releases not rely on it. Sie PX_get_field(3) for a definition of pxfield_t.RETURN VALUEReturns pointer to field array on success and NULL on failure.SEE ALSOPX_get_record(3), PX_get_field(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_GET_FIELDS(3)
Related Man Pages |
---|
px_get_data_byte(3) - debian |
px_get_data_bytes(3) - debian |
px_get_record2(3) - debian |
px_new2(3) - debian |
px_time2string(3) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Introduction |
Detecting unused variables... |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |