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_values — List all set values

Author

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

                                                                                               PS_LIST_VALUES(3)

Description

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

Name

       PS_list_values — List all set values

See Also

PS_list_parameters(3), PS_list_resources(3)

Synopsis

       #include <pslib.h>

       void PS_list_values(PSDoc *psdoc)

See Also