~ubuntu-branches/ubuntu/intrepid/plplot/intrepid

« back to all changes in this revision

Viewing changes to doc/docbook/src/plsetopt.html

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2006-11-04 10:19:34 UTC
  • mfrom: (2.1.8 edgy)
  • Revision ID: james.westby@ubuntu.com-20061104101934-mlirvdg4gpwi6i5q
Tags: 5.6.1-10
* Orphaning the package
* debian/control: Changed the maintainer to the Debian QA Group

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
2
2
<HTML
3
3
><HEAD
4
4
><TITLE
6
6
    </TITLE
7
7
><META
8
8
NAME="GENERATOR"
9
 
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
 
9
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
10
10
REL="HOME"
11
11
TITLE="The PLplot Plotting Library"
12
12
HREF="index.html"><LINK
61
61
WIDTH="80%"
62
62
ALIGN="center"
63
63
VALIGN="bottom"
64
 
>Chapter 16. The Common API for PLplot</TD
 
64
>Chapter 17. The Common API for PLplot</TD
65
65
><TD
66
66
WIDTH="10%"
67
67
ALIGN="right"
93
93
><P
94
94
></P
95
95
><A
96
 
NAME="AEN7349"
 
96
NAME="AEN8187"
97
97
></A
98
98
><TABLE
99
99
CLASS="funcprototype"
119
119
CLASS="function"
120
120
>plinit</CODE
121
121
></A
122
 
>. <VAR
 
122
>. <TT
123
123
CLASS="literal"
124
 
>opt</VAR
 
124
>opt</TT
125
125
> is the name of the command-line
126
 
      option and <VAR
 
126
      option and <TT
127
127
CLASS="literal"
128
 
>optarg</VAR
 
128
>optarg</TT
129
129
> is the corresponding command-line
130
130
      option argument.
131
131
    </P
135
135
><TD
136
136
><DL
137
137
><DT
138
 
><VAR
 
138
><CODE
139
139
CLASS="parameter"
140
 
>opt</VAR
 
140
>opt</CODE
141
141
>
142
 
          (<VAR
 
142
          (<TT
143
143
CLASS="literal"
144
 
>const char *</VAR
 
144
>const char *</TT
145
145
>, output)</DT
146
146
><DD
147
147
><P
149
149
          </P
150
150
></DD
151
151
><DT
152
 
><VAR
 
152
><CODE
153
153
CLASS="parameter"
154
 
>optarg</VAR
 
154
>optarg</CODE
155
155
>
156
 
          (<VAR
 
156
          (<TT
157
157
CLASS="literal"
158
 
>const char *</VAR
 
158
>const char *</TT
159
159
>, output)</DT
160
160
><DD
161
161
><P