PS_list_parameters(3) List all set parameters

SYNOPSIS

#include <pslib.h>

void PS_list_parameters(PSDoc *psdoc)

DESCRIPTION

Lists all parameters, which has been set so far. This function is mostly used for debugging. The output is printed to stdout.

AUTHOR

This manual page was written by Uwe Steinmann [email protected].