Get the current device (keyword) name
plgdev(p_dev)
Get the current device (keyword) name. Note: you must have allocated space for this (80 characters is safe).
Redacted form: plgdev(p_dev)
This function is used in example 14.
p_dev (char *, output)
Pointer to device (keyword) name string.
Many developers (who are credited at http://plplot.sourceforge.net/credits.php) have contributed to PLplot over its long history.
PLplot documentation at http://plplot.sourceforge.net/documentation.php.