logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

plgdev - Get the current device (keyword) name

Arguments

p_dev (PLCHAR_NC_VECTOR(3plplot), output)
              Returned ascii character string (with preallocated length of 80 characters or more) containing the
              device (keyword) name.

Authors

       Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot  over  its
       long history.

Description

       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.

Name

plgdev - Get the current device (keyword) name

See Also

       PLplot documentation at http://plplot.org/documentation.php.

                                                   July, 2025                                    PLGDEV(3plplot)

Synopsis

plgdev(p_dev)

See Also