PLGVER(3plplot) PLplot API PLGVER(3plplot)
NAME
plgver - 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
Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the
PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.
SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/resources.
August, 2012 PLGVER(3plplot)