Query: px_read_blobdata
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_READ_BLOBDATA(3) Library Functions Manual PX_READ_BLOBDATA(3)NAMEPX_read_blobdata -- Read blob from file (deprecated)SYNOPSIS#include <paradox.h> char* PX_read_blobdata(pxblob_t *pxblob, const char *data, int len, int *mod_nr, int *blobsize)DESCRIPTIONReads blob data from the given blob document (.MB file) passed as the first parameter. data is the data stored in the blob field of the db file. len is the length of that field. The function hides everything needed for evaluating the field data. It can handle both single blob blocks and suballocated blocks. This function is deprecated. Use PX_set_blob_file(3) and PX_get_data_blob(3) or PX_get_data_graphic(3) instead.RETURNSReturns NULL in case of an error or a pointer to the blob data. mod_nr contains the modification number of the blob and blobsize contains the length of the blob data. The modification number can be used as a unique id for the blob.AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_READ_BLOBDATA(3)
Related Man Pages |
---|
px_get_data_graphic(3) - debian |
prop_data(3) - netbsd |
prop_data_create_data(3) - netbsd |
prop_data_data_nocopy(3) - netbsd |
debugfs_create_blob(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Find columns in a file based on header and print to new file |
New UNIX and Linux History Sections |