debian man page for px_get_opaque

Query: px_get_opaque

OS: debian

Section: 3

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

PX_GET_OPAQUE(3)					     Library Functions Manual						  PX_GET_OPAQUE(3)

NAME
PX_get_opaque -- return data passed to error handler
SYNOPSIS
#include <paradox.h> void * PX_get_opaque(pxdoc_t *pxdoc)
DESCRIPTION
Calling the error handler will pass user data to it as specified with PX_new3(3). The pointer to this user data can be retrieve with this function.
RETURN VALUE
Returns pointer to user data on success and NULL on failure or if the user data is NULL.
SEE ALSO
PX_new(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_GET_OPAQUE(3)
Related Man Pages
px_create_fp(3) - debian
px_get_data_long(3) - debian
px_new3(3) - debian
px_put_record(3) - debian
px_set_inputencoding(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph