Query: px_open_gsf
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_OPEN_GSF(3) Library Functions Manual PX_OPEN_GSF(3)NAMEPX_open_gsf -- read a Paradox fileSYNOPSIS#include <paradox-gsf.h> int PX_open_gsf(pxdoc_t *pxdoc, GsfInput *gsf)DESCRIPTIONReads a Paradox file previously opened with the gsf library. pxdoc must be created before with PX_new(3) or PX_new2(3). This function is only available if pxlib has been configured with gsf support.RETURN VALUEReturns 0 on success and -1 on failure.SEE ALSOPX_new2(3), PX_new(3), PX_open_file(3), PX_open_fp(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_OPEN_GSF(3)
Related Man Pages |
---|
px_close(3) - debian |
px_date2string(3) - debian |
px_insert_record(3) - debian |
px_put_record(3) - debian |
px_set_blob_file(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Introduction |
Find columns in a file based on header and print to new file |
Weird 'find' results |