.TH "PX_OPEN_BLOB_FILE" "3" .SH "NAME" PX_open_blob_file \(em Opens Paradox blob file (deprecated) .SH "SYNOPSIS" .PP #include .PP int PX_open_blob_file(pxblob_t *pxblob, const char *filename) .SH "DESCRIPTION" .PP Opens a file containing blobs with name \fBfilename\fP. .PP This function is deprecated. Use \fBPX_set_blob_file(3)\fP and \fBPX_get_data_blob(3)\fP or \fBPX_get_data_graphic(3)\fP instead. .SH "RETURN VALUE" .PP Returns 0 on success and \-1 on failure. .SH "SEE ALSO" .PP PX_new_blob(3), PX_open_blob_fp(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man