Provided by: plplot-doc_5.10.0-0ubuntu5_all
NAME
plglevel - Get the (current) run level
SYNOPSIS
plglevel(p_level)
DESCRIPTION
Get the (current) run level. Valid settings are: 0, uninitialized 1, initialized 2, viewport defined 3, world coordinates defined Redacted form: plglevel(p_level) This function is used in example 31.
ARGUMENTS
p_level (PLINT *, output) Pointer to the run level.
AUTHORS
Many developers (who are credited at http://plplot.sourceforge.net/credits.php) have contributed to PLplot over its long history.
SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/documentation.php. February, 2014 PLGLEVEL(3plplot)