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 (PLCHAR_NC_VECTOR(3plplot), output)
20 Returned ascii character string (with preallocated length of 80
21 characters or more) containing the file name.
22
23
25 Many developers (who are credited at http://plplot.source‐
26 forge.net/credits.php) have contributed to PLplot over its long his‐
27 tory.
28
30 PLplot documentation at http://plplot.sourceforge.net/documenta‐
31 tion.php.
32
33
34
35 August, 2017 PLGFNAM(3plplot)