debian man page for plxormod

Query: plxormod

OS: debian

Section: 3plplot

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

PLXORMOD(3plplot)						    PLplot API							 PLXORMOD(3plplot)

NAME
plxormod - Enter or leave xor mode
SYNOPSIS
plxormod(mode, status)
DESCRIPTION
Enter (when mode is true) or leave (when mode is false) xor mode for those drivers (e.g., the xwin driver) that support it. Enables eras- ing plots by drawing twice the same line, symbol, etc. If driver is not capable of xor operation it returns a status of false. Redacted form: plxormod(mode, status) This function is used in examples 1,20.
ARGUMENTS
mode (PLBOOL, input) mode is true means enter xor mode and mode is false means leave xor mode. status (PLBOOL *, output) Pointer to status. Returned modestatus of true (false) means driver is capable (incapable) of xor mode.
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 PLXORMOD(3plplot)
Related Man Pages
plfill3(3plplot) - debian
plgxax(3plplot) - debian
plinit(3plplot) - debian
plstring3(3plplot) - debian
plszax(3plplot) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph