px_get_num_fields(3) debian man page | unix.com

Man Page: px_get_num_fields

Operating Environment: debian

Section: 3

PX_GET_NUM_FIELDS(3)					     Library Functions Manual					      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. PX_GET_NUM_FIELDS(3)
Related Man Pages
px_date2string(3) - debian
px_get_record2(3) - debian
px_set_inputencoding(3) - debian
px_set_targetencoding(3) - debian
px_time2string(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?