.TH "PX_GET_FIELDS" "3" .SH "NAME" PX_get_fields \(em Returns array of field definitions in Paradox file .SH "SYNOPSIS" .PP #include .PP pxfield_t *PX_get_fields(pxdoc_t *pxdoc) .SH "DESCRIPTION" .PP Returns 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. .SH "RETURN VALUE" .PP Returns pointer to field array on success and NULL on failure. .SH "SEE ALSO" .PP PX_get_record(3), PX_get_field(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man