Man Page: px_get_num_records
Operating Environment: debian
Section: 3
PX_GET_NUM_RECORDS(3) Library Functions Manual PX_GET_NUM_RECORDS(3)NAMEPX_get_num_records -- Returns number of records in a Paradox fileSYNOPSIS#include <paradox.h> int PX_get_num_records(pxdoc_t *pxdoc)DESCRIPTIONReturns the number of records in a Paradox file.RETURN VALUEReturns number on success and -1 on failure.SEE ALSOPX_get_num_fields(3), PX_get_record(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_GET_NUM_RECORDS(3)
| Related Man Pages |
|---|
| px_date2string(3) - debian |
| px_insert_record(3) - debian |
| px_new2(3) - debian |
| px_new3(3) - debian |
| px_put_recordn(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| Weird 'find' results |