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

plgver - Get the current library version number

Arguments

p_ver (PLCHAR_NC_VECTOR(3plplot), output)
              Returned ascii character string (with preallocated length of 80 characters or more) containing the
              PLplot version number.

Authors

       Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot  over  its
       long history.

Description

       Get  the  current library version number.  Note: you must have allocated space for this (80 characters is
       safe).

       Redacted form: plgver(p_ver)

       This function is used in example 1.

Name

plgver - Get the current library version number

See Also

       PLplot documentation at http://plplot.org/documentation.php.

                                                   July, 2025                                    PLGVER(3plplot)

Synopsis

plgver(p_ver)

See Also