debian man page for ps_list_resources

Query: ps_list_resources

OS: debian

Section: 3

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

PS_LIST_RESOURCES(3)					     Library Functions Manual					      PS_LIST_RESOURCES(3)

NAME
PS_list_resources -- List all resources
SYNOPSIS
#include <pslib.h> void PS_list_resources(PSDoc *psdoc)
DESCRIPTION
Lists all resources, which has been set so far. Resources are special kind of parameters which are also set with PS_set_parameter(3). A parameter becomes a resource if its value is itself a name/value pair separated by an equal sign. Common resources are often files but can also be properties of a character as for example the left and right margin protusion. This function is mostly used for debugging. The out- put is printed to stdout.
SEE ALSO
PS_list_values(3), PS_list_parameters(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_LIST_RESOURCES(3)
Related Man Pages
ps_add_locallink(3) - debian
ps_open_image_file(3) - debian
ps_open_image(3) - debian
ps_shading(3) - debian
px_close(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results