ps_get_value(3) debian man page | unix.com

Man Page: ps_get_value

Operating Environment: debian

Section: 3

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_begin_page(3) - debian
ps_begin_font(3) - debian
ps_place_image(3) - debian
ps_get_parameter(3) - php
ps_get_value(3) - php
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?