PX_get_num_fields(3)
| PX_get_num_fields(3) | PX_get_num_fields(3) |
NAME
PX_get_num_fields - Returns number of fields in a Paradox file
SYNOPSIS
#include <paradox.h>
int PX_get_num_fields(pxdoc_t *pxdoc)
DESCRIPTION
Returns the number of fields 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>.
| April 28, 2003 |
