logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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