Query: px_open_blob_fp
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_OPEN_BLOB_FP(3) Library Functions Manual PX_OPEN_BLOB_FP(3)NAMEPX_open_blob_fp -- Opens Paradox blob file (deprecated)SYNOPSIS#include <paradox.h> int PX_open_blob_fp(pxblob_t *pxblob, FILE *fp)DESCRIPTIONOpens a file containing blobs with was previously opened with fopen(). This function is deprecated. Use PX_set_blob_file() and PX_get_data_blob() or PX_get_data_graphic instead.RETURN VALUEReturns 0 on success and -1 on failure.SEE ALSOPX_open_blob_file(3), PX_new_blob(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_OPEN_BLOB_FP(3)
Related Man Pages |
---|
px_get_data_blob(3) - debian |
px_get_data_alpha(3) - debian |
px_get_data_double(3) - debian |
px_retrieve_record(3) - debian |
px_time2string(3) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
One instance of comparing grep and awk |
How to copy a column of multiple files and paste into new excel file (next to column)? |