debian man page for ps_get_value

Query: ps_get_value

OS: debian

Section: 3

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

PS_GET_VALUE(3) 					     Library Functions Manual						   PS_GET_VALUE(3)

NAME
PS_get_value -- Gets certain values
SYNOPSIS
#include <pslib.h> float PS_get_value(PSDoc *psdoc, char *name, float modifier)
DESCRIPTION
Gets several values which were set by PS_set_value(3). Parameters are by definition float values. The parameter modifier specifies the resource for which the value is to be retrieved. This can be the id of a font or an image. It must be 0.0 if not used.
RETURN VALUE
Returns the value of the parameter or NULL.
SEE ALSO
PS_set_value(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_GET_VALUE(3)
Related Man Pages
ps_add_pdflink(3) - debian
ps_begin_font(3) - debian
ps_setcolor(3) - debian
ps_get_parameter(3) - php
ps_get_value(3) - php
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?