plgver - Get the current library version number
Contents
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.
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)
