.TH "PS_GET_PARAMETER" "3" .SH "NAME" PS_get_parameter \(em Gets certain parameters .SH "SYNOPSIS" .PP #include .PP char *PS_get_parameter(PSDoc *psdoc, char *name, float modifier) .SH "DESCRIPTION" .PP Gets 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). .SH "RETURN VALUE" .PP Returns the value of the parameter or NULL. .SH "SEE ALSO" .PP PS_set_parameter(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man