Query: ps_get_opaque
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_GET_OPAQUE(3) Library Functions Manual PS_GET_OPAQUE(3)NAMEPS_get_opaque -- Returns pointer which has been passed to PS_new2()SYNOPSIS#include <pslib.h> void * PS_get_opaque(PSDoc *psdoc)DESCRIPTIONWhen creating a new document with PS_new2(3), one can pass user data which is stored internally and passed to every call of the errorhan- dler. This data can be later retrieved with this function.RETURN VALUEThe pointer which has been passed to PS_new2().SEE ALSOPS_new2(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_GET_OPAQUE(3)
| Related Man Pages |
|---|
| ps_add_locallink(3) - debian |
| ps_add_pdflink(3) - debian |
| ps_begin_template(3) - debian |
| ps_open_image_file(3) - debian |
| px_get_data_double(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |