man PX_create_blob_file (Fonctions bibliothèques) - Creates Paradox blob file
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
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx.