debian man page for px_create_blob_file

Query: px_create_blob_file

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PX_CREATE_BLOB_FILE(3)					     Library Functions Manual					    PX_CREATE_BLOB_FILE(3)

NAME
PX_create_blob_file -- Creates Paradox blob file
SYNOPSIS
#include <paradox.h> int PX_create_blob_file(pxblob_t *pxblob, const char *filename)
DESCRIPTION
Creates a new file with name filename containing blobs. This function is deprecated. Use PX_set_blob_file(3) and PX_get_data_blob(3) or PX_get_data_graphic(3) instead.
RETURN VALUE
Returns 0 on success and -1 on failure.
SEE ALSO
PX_new_blob(3), PX_open_blob_fp(3), PX_open_blob_file(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_CREATE_BLOB_FILE(3)
Related Man Pages
px_get_data_blob(3) - debian
px_insert_record(3) - debian
px_put_recordn(3) - debian
px_put_record(3) - debian
px_time2string(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph