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