PLGVER(3plplot) PLplot API PLGVER(3plplot)

plgver - Get the current library version number

plgver(p_ver)

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.

Returned ascii character string (with preallocated length of 80 characters or more) containing the PLplot version number.

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

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

October, 2024