.\" This page was automatically generated. Do not edit! .\" .TH PLGDEV 3plplot "September, 2014" "" "PLplot API" .SH NAME \fBplgdev\fP - Get the current device (keyword) name .SH SYNOPSIS \fBplgdev\fP(\fIp_dev\fP) .SH DESCRIPTION .P Get the current device (keyword) name. Note: you must have allocated space for this (80 characters is safe). .P Redacted form: \fBplgdev(p_dev)\fP .P This function is used in example 14. .SH ARGUMENTS .TP \fIp_dev\fP (char *, output) Pointer to device (keyword) name string. .SH AUTHORS Many developers (who are credited at http://plplot.sourceforge.net/credits.php) have contributed to PLplot over its long history. .SH SEE ALSO PLplot documentation at http://plplot.sourceforge.net/documentation.php.