1PLGVER(3plplot)                   PLplot API                   PLGVER(3plplot)
2
3
4

NAME

6       plgver - Get the current library version number
7

SYNOPSIS

9       plgver(p_ver)
10

DESCRIPTION

12       Get  the current library version number.  Note: you must have allocated
13       space for this (80 characters is safe).
14
15       Redacted form: plgver(p_ver)
16
17       This function is used in example 1.
18

ARGUMENTS

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

AUTHORS

26       Many    developers   (who   are   credited   at   http://plplot.source
27       forge.net/credits.php) have contributed to PLplot over  its  long  his‐
28       tory.
29

SEE ALSO

31       PLplot    documentation   at   http://plplot.sourceforge.net/documenta
32       tion.php.
33
34
35
36                                 August, 2017                  PLGVER(3plplot)
Impressum