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