1PLGSTRM(3plplot) PLplot API PLGSTRM(3plplot)
2
3
4
6 plgstrm - Get current stream number
7
9 plgstrm(p_strm)
10
12 Gets the number of the current output stream. See also
13 plsstrm(3plplot).
14
15 Redacted form: plgstrm(p_strm)
16
17 This function is used in example 1,20.
18
20 p_strm (PLINT_NC_SCALAR(3plplot), output)
21 Returned value of the current stream value.
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 PLGSTRM(3plplot)