logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PS_list_parameters — List all set parameters

Author

       This manual page was written by Uwe Steinmann uwe@steinmann.cx.

                                                                                           PS_LIST_PARAMETERS(3)

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)

See Also