Query: px_new_blob
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_NEW_BLOB(3) Library Functions Manual PX_NEW_BLOB(3)NAMEPX_new_blob -- Create new instance of Paradox blob file (deprecated)SYNOPSIS#include <paradox.h> pxblob_t* PX_new_blob(pxdoc_t *pxdoc)DESCRIPTIONCreates a new instance of a Paradox blob file, which is associated to the passed database file. This function must be called before access- ing any blob file. This function is deprecated. Use PX_set_blob_file() and PX_get_data_blob() or PX_get_data_graphic instead.RETURN VALUEReturns a pointer to an internal representation of a Paradox blob file or NULL on failure.SEE ALSOPX_open_blob_file(3), PX_open_blob_fp(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_NEW_BLOB(3)
| Related Man Pages |
|---|
| px_create_fp(3) - debian |
| px_get_field(3) - debian |
| px_insert_record(3) - debian |
| px_create_fp(3) - php |
| px_new(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |