1PLSDEV(3plplot) PLplot API PLSDEV(3plplot)
2
3
4
6 plsdev - Set the device (keyword) name
7
9 plsdev(devname)
10
12 Set the device (keyword) name.
13
14 Redacted form: plsdev(devname)
15
16 This function is used in examples 1,14,20.
17
19 devname (const char *, input)
20 Pointer to device (keyword) name string.
21
22
24 Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This
25 man page was automatically generated from the DocBook source of the
26 PLplot documentation, maintained by Alan W. Irwin and Rafael
27 Laboissiere.
28
30 PLplot documentation at http://plplot.sourceforge.net/resources.
31
32
33
34 July, 2010 PLSDEV(3plplot)