Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 955f1cf62bb383979ca153b9c72da782 > files > 17

ocaml-getopt-devel-20040811-1mdv2010.0.i586.rpm

<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Getopt" rel="Chapter" href="Getopt.html"><title>Index of values</title>
</head>
<body>
<center><h1>Index of values</h1></center>
<table>
<tr><td align="left"><br>A</td></tr>
<tr><td><a href="Getopt.html#VALappend">append</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
</div>
</td></tr>
<tr><td><a href="Getopt.html#VALatmost_once">atmost_once</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
</div>
</td></tr>
<tr><td align="left"><br>I</td></tr>
<tr><td><a href="Getopt.html#VALincr">incr</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
</div>
</td></tr>
<tr><td align="left"><br>N</td></tr>
<tr><td><a href="Getopt.html#VALnolong">nolong</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
<code class="code">nolong=""</code> can be used when an option has no long form
</div>
</td></tr>
<tr><td><a href="Getopt.html#VALnoshort">noshort</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
<code class="code">noshort='\000'</code> can be used when an option has no short form
</div>
</td></tr>
<tr><td align="left"><br>P</td></tr>
<tr><td><a href="Getopt.html#VALparse">parse</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
<code class="code">parse opts others args first last</code> parse the arguments
    <code class="code">args.(first)</code>, <code class="code">arg.(first+1)</code> ...
</div>
</td></tr>
<tr><td><a href="Getopt.html#VALparse_cmdline">parse_cmdline</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
Parse the command line in <code class="code">Sys.argv</code> using <code class="code">parse</code>.
</div>
</td></tr>
<tr><td align="left"><br>S</td></tr>
<tr><td><a href="Getopt.html#VALset">set</a> [<a href="Getopt.html">Getopt</a>]</td>
<td><div class="info">
</div>
</td></tr>
</table><br>
</body>
</html>