Query: ps_list_values
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_LIST_VALUES(3) Library Functions Manual PS_LIST_VALUES(3)NAMEPS_list_values -- List all set valuesSYNOPSIS#include <pslib.h> void PS_list_values(PSDoc *psdoc)DESCRIPTIONLists all values, which has been set so far. This function is mostly used for debugging. The output is printed to stdout.SEE ALSOPS_list_parameters(3), PS_list_resources(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_LIST_VALUES(3)