PS_list_parameters — List all set parameters
Contents
Description
Lists all parameters, which has been set so far. This function is mostly used for debugging. The output
is printed to stdout.
Name
PS_list_parameters — List all set parameters
See Also
PS_list_values(3), PS_list_resources(3)
Synopsis
#include <pslib.h>
void PS_list_parameters(PSDoc *psdoc)
