debian man page for plsetopt

Query: plsetopt

OS: debian

Section: 3plplot

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

PLSETOPT(3plplot)						    PLplot API							 PLSETOPT(3plplot)

NAME
plsetopt - Set any command-line option
SYNOPSIS
int plsetopt(opt, optarg)
DESCRIPTION
Set any command-line option internally from a program before it invokes plinit(3plplot). opt is the name of the command-line option and optarg is the corresponding command-line option argument. This function returns 0 on success. Redacted form: plsetopt(opt, optarg) This function is used in example 14.
ARGUMENTS
opt (const char *, input) Pointer to string containing the command-line option. optarg (const char *, input) Pointer to string containing the argument of the command-line option.
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 PLSETOPT(3plplot)
Related Man Pages
plgxax(3plplot) - debian
plinit(3plplot) - debian
plot3dc(3plplot) - debian
plstring3(3plplot) - debian
plszax(3plplot) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph