Query: px_open_fp
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_OPEN_FP(3) Library Functions Manual PX_OPEN_FP(3)NAMEPX_open_fp -- read a Paradox fileSYNOPSIS#include <paradox.h> int PX_open_fp(pxdoc_t *pxdoc, FILE *fp)DESCRIPTIONReads a Paradox file with the given file pointer which must have been opened before with fopen(3). pxdoc must be created before with PX_new(3) or PX_new2(3).RETURN VALUEReturns 0 on success and -1 on failure.SEE ALSOPX_new2(3), PX_new(3), PX_open_file(3), PX_open_gsf(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_OPEN_FP(3)
| Related Man Pages |
|---|
| px_get_field(3) - debian |
| px_insert_record(3) - debian |
| px_new2(3) - debian |
| px_set_blob_file(3) - debian |
| px_create_fp(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |