Query: ps_get_parameter
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_GET_PARAMETER(3) Library Functions Manual PS_GET_PARAMETER(3)NAMEPS_get_parameter -- Gets certain parametersSYNOPSIS#include <pslib.h> char *PS_get_parameter(PSDoc *psdoc, char *name, float modifier)DESCRIPTIONGets several parameters which were set by PS_set_parameter(3). Parameters are by definition string values. This function cannot be used to retrieve resources which were also set by PS_set_parameter(3).RETURN VALUEReturns the value of the parameter or NULL.SEE ALSOPS_set_parameter(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_GET_PARAMETER(3)
Related Man Pages |
---|
ps_add_bookmark(3) - debian |
ps_add_locallink(3) - debian |
ps_add_pdflink(3) - debian |
ps_findfont(3) - debian |
ps_open_image(3) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Detecting unused variables... |
How to copy a column of multiple files and paste into new excel file (next to column)? |