Query: ps_set_parameter
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SET_PARAMETER(3) Library Functions Manual PS_SET_PARAMETER(3)NAMEPS_set_parameter -- Sets certain parametersSYNOPSIS#include <pslib.h> void PS_set_parameter(PSDoc *psdoc, char *name, char *value)DESCRIPTIONSets several parameters which are used by many functions. Parameters are by definition string values. If a parameter value is of the form name=value it is called a resource. Resources are frequently used to set e.g. afm or pfb files.SEE ALSOPS_get_parameter(3), PS_set_value(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SET_PARAMETER(3)
| Related Man Pages |
|---|
| ps_add_bookmark(3) - debian |
| ps_add_pdflink(3) - debian |
| ps_place_image(3) - debian |
| ps_open_image(3) - debian |
| ps_setcolor(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Detecting unused variables... |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |