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.org/credits.php)
26 have contributed to PLplot over its long history.
27
29 PLplot documentation at http://plplot.org/documentation.php.
30
31
32
33 January, 2023 PLGSTRM(3plplot)