1PLGFNAM(3plplot) PLplot API PLGFNAM(3plplot)
2
3
4
6 plgfnam - Get output file name
7
9 plgfnam(fnam)
10
12 Gets the current output file name, if applicable.
13
14 Redacted form: plgfnam(fnam)
15
16 This function is used in example 31.
17
19 fnam (char *, output)
20 Pointer to file name string (a preallocated string of 80 characā
21 ters or more).
22
23
25 Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This
26 man page was automatically generated from the DocBook source of the
27 PLplot documentation, maintained by Alan W. Irwin and Rafael
28 Laboissiere.
29
31 PLplot documentation at http://plplot.sourceforge.net/resources.
32
33
34
35 July, 2010 PLGFNAM(3plplot)