plgver.3plplot - Man Page
Get the current library version number
Synopsis
plgver(p_ver)
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.
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.
See Also
PLplot documentation at http://plplot.org/documentation.php.
Info
November, 2024 PLplot API