debian man page for plmkstrm

Query: plmkstrm

OS: debian

Section: 3plplot

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PLMKSTRM(3plplot)						    PLplot API							 PLMKSTRM(3plplot)

NAME
plmkstrm - Creates a new stream and makes it the default
SYNOPSIS
plmkstrm(p_strm)
DESCRIPTION
Creates a new stream and makes it the default. Differs from using plsstrm(3plplot), in that a free stream number is found, and returned. Unfortunately, I have to start at stream 1 and work upward, since stream 0 is preallocated. One of the big flaws in the PLplot API is that no initial, library-opening call is required. So stream 0 must be preallocated, and there is no simple way of determining whether it is already in use or not. Redacted form: plmkstrm(p_strm) This function is used in examples 1,20.
ARGUMENTS
p_strm (PLINT *, output) Pointer to stream number of the created stream.
AUTHORS
Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.
SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLMKSTRM(3plplot)
Related Man Pages
plbop(3plplot) - debian
plgxax(3plplot) - debian
plscmap0n(3plplot) - debian
plscol0(3plplot) - debian
plstring(3plplot) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph