plgver(3) 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 (char *, output)
Pointer to the current library version number.

AUTHORS

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