doc/doxygen/html/TestMasterMicroMod_2getopt_8c.html
changeset 240 34654679f262
parent 215 f49e5a6b7804
equal deleted inserted replaced
239:f45fd4cd3832 240:34654679f262
    16   <ul>
    16   <ul>
    17     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    17     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    18     <li><a href="globals.html"><span>Globals</span></a></li>
    18     <li><a href="globals.html"><span>Globals</span></a></li>
    19   </ul></div>
    19   </ul></div>
    20 <div class="nav">
    20 <div class="nav">
    21 <a class="el" href="dir_fc8d77725c328f9de5a130dceab5a508.html">examples</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_a7260e1e7d8c32b9634bb52472535efa.html">TestMasterMicroMod</a></div>
    21 <a class="el" href="dir_aa575cee5acc3b84cc5b4489187a1fd3.html">examples</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_c6ec2311b9c3220564f22df7a614280d.html">TestMasterMicroMod</a></div>
    22 <h1>getopt.c File Reference</h1><code>#include &lt;stdio.h&gt;</code><br>
    22 <h1>getopt.c File Reference</h1><code>#include &lt;stdio.h&gt;</code><br>
    23 <code>#include &quot;<a class="el" href="TestMasterMicroMod_2getopt_8h-source.html">getopt.h</a>&quot;</code><br>
    23 <code>#include &quot;<a class="el" href="TestMasterMicroMod_2getopt_8h-source.html">getopt.h</a>&quot;</code><br>
    24 <code>#include &lt;strings.h&gt;</code><br>
    24 <code>#include &lt;strings.h&gt;</code><br>
    25 
    25 
    26 <p>
    26 <p>
    27 Include dependency graph for getopt.c:<p><center><img src="TestMasterMicroMod_2getopt_8c__incl.png" border="0" usemap="#examples/TestMasterMicroMod/getopt.c_map" alt=""></center>
    27 Include dependency graph for getopt.c:<p><center><img src="TestMasterMicroMod_2getopt_8c__incl.png" border="0" usemap="#examples/TestMasterMicroMod/getopt.c_map" alt=""></center>
    28 <map name="examples/TestMasterMicroMod/getopt.c_map">
    28 <map name="examples/TestMasterMicroMod/getopt.c_map">
    29 <area href="TestMasterMicroMod_2getopt_8h.html" shape="rect" coords="347,54,424,78" alt="">
    29 <area href="TestMasterMicroMod_2getopt_8h.html" shape="rect" coords="295,56,359,83" alt="">
    30 </map>
    30 </map>
    31 
    31 
    32 <p>
    32 <p>
    33 <a href="TestMasterMicroMod_2getopt_8c-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
    33 <a href="TestMasterMicroMod_2getopt_8c-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
    34 <tr><td></td></tr>
    34 <tr><td></td></tr>
    35 <tr><td colspan="2"><br><h2>Defines</h2></td></tr>
    35 <tr><td colspan="2"><br><h2>Defines</h2></td></tr>
    36 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#5325c715897861c318d3ae312ac452cc">GETOPT_INTERFACE_VERSION</a>&nbsp;&nbsp;&nbsp;2</td></tr>
    36 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#6ba4529b087522128cc7bcce0849d32b">GETOPT_INTERFACE_VERSION</a>&nbsp;&nbsp;&nbsp;2</td></tr>
    37 
    37 
    38 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#86a239addea586602343007a370bf8ad">_</a>(msgid)&nbsp;&nbsp;&nbsp;(msgid)</td></tr>
    38 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#5f89d3f05faaa6e056f725126282a799">_</a>(msgid)&nbsp;&nbsp;&nbsp;(msgid)</td></tr>
    39 
    39 
    40 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#6e06e56c5fa96faaf47f3b231e015e35">SWAP_FLAGS</a>(ch1, ch2)</td></tr>
    40 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#73b41d63a0123651c8a92f0474c5e70b">SWAP_FLAGS</a>(ch1, ch2)</td></tr>
    41 
    41 
    42 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#71ceb8911d64b39b402041ba5ea8453c">NONOPTION_P</a>&nbsp;&nbsp;&nbsp;(argv[<a class="el" href="TestMasterMicroMod_2getopt_8h.html#d5e1c16213bbee2d5e8cc363309f418c">optind</a>][0] != '-' || argv[<a class="el" href="TestMasterMicroMod_2getopt_8h.html#d5e1c16213bbee2d5e8cc363309f418c">optind</a>][1] == '\0')</td></tr>
    42 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#60fb2ef5fa72a6e2f2f62c0d6158f94c">NONOPTION_P</a>&nbsp;&nbsp;&nbsp;(argv[<a class="el" href="TestMasterMicroMod_2getopt_8h.html#87eb6bb97b34e1d4c6b85f8a23db5858">optind</a>][0] != '-' || argv[<a class="el" href="TestMasterMicroMod_2getopt_8h.html#87eb6bb97b34e1d4c6b85f8a23db5858">optind</a>][1] == '\0')</td></tr>
    43 
    43 
    44 <tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
    44 <tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
    45 <tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom">{ <a class="el" href="TestMasterMicroMod_2getopt_8c.html#df764cbdea00d65edcd07bb9953ad2b70e73a0691c110b1442d8364d1d12eccc">REQUIRE_ORDER</a>, 
    45 <tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom">{ <a class="el" href="TestMasterMicroMod_2getopt_8c.html#39b3af0f22dc1b8cb10e193d9fc491b4e9f3d62b95878d3ab723990312fda0bb">REQUIRE_ORDER</a>, 
    46 <a class="el" href="TestMasterMicroMod_2getopt_8c.html#df764cbdea00d65edcd07bb9953ad2b7cfdde4b47c27f4efbd832e1ac7f8a8fc">PERMUTE</a>, 
    46 <a class="el" href="TestMasterMicroMod_2getopt_8c.html#39b3af0f22dc1b8cb10e193d9fc491b4d3b1ba5acb926eca92e0a5784f911df0">PERMUTE</a>, 
    47 <a class="el" href="TestMasterMicroMod_2getopt_8c.html#df764cbdea00d65edcd07bb9953ad2b73c56550bfafe809d9214b863b69c31c5">RETURN_IN_ORDER</a>
    47 <a class="el" href="TestMasterMicroMod_2getopt_8c.html#39b3af0f22dc1b8cb10e193d9fc491b4ec304c31a5e271b98a946742b81ee5cb">RETURN_IN_ORDER</a>
    48  }</td></tr>
    48  }</td></tr>
    49 
    49 
    50 <tr><td colspan="2"><br><h2>Functions</h2></td></tr>
    50 <tr><td colspan="2"><br><h2>Functions</h2></td></tr>
    51 <tr><td class="memItemLeft" nowrap align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#ee28fd8a0e40b6d958f7d20348e45368">getenv</a> ()</td></tr>
    51 <tr><td class="memItemLeft" nowrap align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#d371de5388fe5b7a20882a85a670c3fc">getenv</a> ()</td></tr>
    52 
    52 
    53 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#0df92a0ae8fe1fd43268c738f548674f">_getopt_internal</a> (int argc, char *const *argv, const char *optstring, const struct <a class="el" href="structoption.html">option</a> *longopts, int *longind, int long_only)</td></tr>
    53 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#ca624a08c8860a96fd9afd064ff1e598">_getopt_internal</a> (int argc, char *const *argv, const char *optstring, const struct <a class="el" href="structoption.html">option</a> *longopts, int *longind, int long_only)</td></tr>
    54 
    54 
    55 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#1b2ada39ab92162c6ec9c67c8093fa2e">getopt</a> (int argc, char *const *argv, const char *optstring)</td></tr>
    55 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#afdf882e55974b727c64559defdc4326">getopt</a> (int argc, char *const *argv, const char *optstring)</td></tr>
    56 
    56 
    57 <tr><td colspan="2"><br><h2>Variables</h2></td></tr>
    57 <tr><td colspan="2"><br><h2>Variables</h2></td></tr>
    58 <tr><td class="memItemLeft" nowrap align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#db50a0eab9fed92fc3bfc7dfa4f2c410">optarg</a></td></tr>
    58 <tr><td class="memItemLeft" nowrap align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#a2d33a77952a7e6973146c1284042818">optarg</a></td></tr>
    59 
    59 
    60 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#d5e1c16213bbee2d5e8cc363309f418c">optind</a> = 1</td></tr>
    60 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#87eb6bb97b34e1d4c6b85f8a23db5858">optind</a> = 1</td></tr>
    61 
    61 
    62 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#28286be757527aeb1db951b5da9aeec1">__getopt_initialized</a></td></tr>
    62 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#43b2a4340a24537cc6364835f9d73fb5">__getopt_initialized</a></td></tr>
    63 
    63 
    64 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#e30f05ee1e2e5652f174a35c7875d25e">opterr</a> = 1</td></tr>
    64 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#2d5d57aa71d16b312a92ac70f91c44f1">opterr</a> = 1</td></tr>
    65 
    65 
    66 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#475b8db98445da73e5f62a1ef6324b95">optopt</a> = '?'</td></tr>
    66 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterMicroMod_2getopt_8c.html#b3d1db20633bdbad253accdec2f9477f">optopt</a> = '?'</td></tr>
    67 
    67 
    68 </table>
    68 </table>
    69 <hr><h2>Define Documentation</h2>
    69 <hr><h2>Define Documentation</h2>
    70 <a class="anchor" name="86a239addea586602343007a370bf8ad"></a><!-- doxytag: member="getopt.c::_" ref="86a239addea586602343007a370bf8ad" args="(msgid)" -->
    70 <a class="anchor" name="5f89d3f05faaa6e056f725126282a799"></a><!-- doxytag: member="getopt.c::_" ref="5f89d3f05faaa6e056f725126282a799" args="(msgid)" -->
    71 <div class="memitem">
    71 <div class="memitem">
    72 <div class="memproto">
    72 <div class="memproto">
    73       <table class="memname">
    73       <table class="memname">
    74         <tr>
    74         <tr>
    75           <td class="memname">#define _          </td>
    75           <td class="memname">#define _          </td>
    87 
    87 
    88 <p>
    88 <p>
    89 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00089">89</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
    89 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00089">89</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
    90 </div>
    90 </div>
    91 </div><p>
    91 </div><p>
    92 <a class="anchor" name="5325c715897861c318d3ae312ac452cc"></a><!-- doxytag: member="getopt.c::GETOPT_INTERFACE_VERSION" ref="5325c715897861c318d3ae312ac452cc" args="" -->
    92 <a class="anchor" name="6ba4529b087522128cc7bcce0849d32b"></a><!-- doxytag: member="getopt.c::GETOPT_INTERFACE_VERSION" ref="6ba4529b087522128cc7bcce0849d32b" args="" -->
    93 <div class="memitem">
    93 <div class="memitem">
    94 <div class="memproto">
    94 <div class="memproto">
    95       <table class="memname">
    95       <table class="memname">
    96         <tr>
    96         <tr>
    97           <td class="memname">#define GETOPT_INTERFACE_VERSION&nbsp;&nbsp;&nbsp;2          </td>
    97           <td class="memname">#define GETOPT_INTERFACE_VERSION&nbsp;&nbsp;&nbsp;2          </td>
   104 
   104 
   105 <p>
   105 <p>
   106 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00054">54</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   106 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00054">54</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   107 </div>
   107 </div>
   108 </div><p>
   108 </div><p>
   109 <a class="anchor" name="71ceb8911d64b39b402041ba5ea8453c"></a><!-- doxytag: member="getopt.c::NONOPTION_P" ref="71ceb8911d64b39b402041ba5ea8453c" args="" -->
   109 <a class="anchor" name="60fb2ef5fa72a6e2f2f62c0d6158f94c"></a><!-- doxytag: member="getopt.c::NONOPTION_P" ref="60fb2ef5fa72a6e2f2f62c0d6158f94c" args="" -->
   110 <div class="memitem">
   110 <div class="memitem">
   111 <div class="memproto">
   111 <div class="memproto">
   112       <table class="memname">
   112       <table class="memname">
   113         <tr>
   113         <tr>
   114           <td class="memname">#define NONOPTION_P&nbsp;&nbsp;&nbsp;(argv[<a class="el" href="TestMasterMicroMod_2getopt_8h.html#d5e1c16213bbee2d5e8cc363309f418c">optind</a>][0] != '-' || argv[<a class="el" href="TestMasterMicroMod_2getopt_8h.html#d5e1c16213bbee2d5e8cc363309f418c">optind</a>][1] == '\0')          </td>
   114           <td class="memname">#define NONOPTION_P&nbsp;&nbsp;&nbsp;(argv[<a class="el" href="TestMasterMicroMod_2getopt_8h.html#87eb6bb97b34e1d4c6b85f8a23db5858">optind</a>][0] != '-' || argv[<a class="el" href="TestMasterMicroMod_2getopt_8h.html#87eb6bb97b34e1d4c6b85f8a23db5858">optind</a>][1] == '\0')          </td>
   115         </tr>
   115         </tr>
   116       </table>
   116       </table>
   117 </div>
   117 </div>
   118 <div class="memdoc">
   118 <div class="memdoc">
   119 
   119 
   120 <p>
   120 <p>
   121 
   121 
   122 </div>
   122 </div>
   123 </div><p>
   123 </div><p>
   124 <a class="anchor" name="6e06e56c5fa96faaf47f3b231e015e35"></a><!-- doxytag: member="getopt.c::SWAP_FLAGS" ref="6e06e56c5fa96faaf47f3b231e015e35" args="(ch1, ch2)" -->
   124 <a class="anchor" name="73b41d63a0123651c8a92f0474c5e70b"></a><!-- doxytag: member="getopt.c::SWAP_FLAGS" ref="73b41d63a0123651c8a92f0474c5e70b" args="(ch1, ch2)" -->
   125 <div class="memitem">
   125 <div class="memitem">
   126 <div class="memproto">
   126 <div class="memproto">
   127       <table class="memname">
   127       <table class="memname">
   128         <tr>
   128         <tr>
   129           <td class="memname">#define SWAP_FLAGS          </td>
   129           <td class="memname">#define SWAP_FLAGS          </td>
   145 <p>
   145 <p>
   146 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00287">287</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   146 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00287">287</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   147 </div>
   147 </div>
   148 </div><p>
   148 </div><p>
   149 <hr><h2>Enumeration Type Documentation</h2>
   149 <hr><h2>Enumeration Type Documentation</h2>
   150 <a class="anchor" name="df764cbdea00d65edcd07bb9953ad2b7"></a><!-- doxytag: member="getopt.c::@1" ref="df764cbdea00d65edcd07bb9953ad2b7" args="" -->
   150 <a class="anchor" name="39b3af0f22dc1b8cb10e193d9fc491b4"></a><!-- doxytag: member="getopt.c::@1" ref="39b3af0f22dc1b8cb10e193d9fc491b4" args="" -->
   151 <div class="memitem">
   151 <div class="memitem">
   152 <div class="memproto">
   152 <div class="memproto">
   153       <table class="memname">
   153       <table class="memname">
   154         <tr>
   154         <tr>
   155           <td class="memname">anonymous enum          </td>
   155           <td class="memname">anonymous enum          </td>
   159 <div class="memdoc">
   159 <div class="memdoc">
   160 
   160 
   161 <p>
   161 <p>
   162 <dl compact><dt><b>Enumerator: </b></dt><dd>
   162 <dl compact><dt><b>Enumerator: </b></dt><dd>
   163 <table border="0" cellspacing="2" cellpadding="0">
   163 <table border="0" cellspacing="2" cellpadding="0">
   164 <tr><td valign="top"><em><a class="anchor" name="df764cbdea00d65edcd07bb9953ad2b70e73a0691c110b1442d8364d1d12eccc"></a><!-- doxytag: member="REQUIRE_ORDER" ref="df764cbdea00d65edcd07bb9953ad2b70e73a0691c110b1442d8364d1d12eccc" args="" -->REQUIRE_ORDER</em>&nbsp;</td><td>
   164 <tr><td valign="top"><em><a class="anchor" name="39b3af0f22dc1b8cb10e193d9fc491b4e9f3d62b95878d3ab723990312fda0bb"></a><!-- doxytag: member="REQUIRE_ORDER" ref="39b3af0f22dc1b8cb10e193d9fc491b4e9f3d62b95878d3ab723990312fda0bb" args="" -->REQUIRE_ORDER</em>&nbsp;</td><td>
   165 </td></tr>
   165 </td></tr>
   166 <tr><td valign="top"><em><a class="anchor" name="df764cbdea00d65edcd07bb9953ad2b7cfdde4b47c27f4efbd832e1ac7f8a8fc"></a><!-- doxytag: member="PERMUTE" ref="df764cbdea00d65edcd07bb9953ad2b7cfdde4b47c27f4efbd832e1ac7f8a8fc" args="" -->PERMUTE</em>&nbsp;</td><td>
   166 <tr><td valign="top"><em><a class="anchor" name="39b3af0f22dc1b8cb10e193d9fc491b4d3b1ba5acb926eca92e0a5784f911df0"></a><!-- doxytag: member="PERMUTE" ref="39b3af0f22dc1b8cb10e193d9fc491b4d3b1ba5acb926eca92e0a5784f911df0" args="" -->PERMUTE</em>&nbsp;</td><td>
   167 </td></tr>
   167 </td></tr>
   168 <tr><td valign="top"><em><a class="anchor" name="df764cbdea00d65edcd07bb9953ad2b73c56550bfafe809d9214b863b69c31c5"></a><!-- doxytag: member="RETURN_IN_ORDER" ref="df764cbdea00d65edcd07bb9953ad2b73c56550bfafe809d9214b863b69c31c5" args="" -->RETURN_IN_ORDER</em>&nbsp;</td><td>
   168 <tr><td valign="top"><em><a class="anchor" name="39b3af0f22dc1b8cb10e193d9fc491b4ec304c31a5e271b98a946742b81ee5cb"></a><!-- doxytag: member="RETURN_IN_ORDER" ref="39b3af0f22dc1b8cb10e193d9fc491b4ec304c31a5e271b98a946742b81ee5cb" args="" -->RETURN_IN_ORDER</em>&nbsp;</td><td>
   169 </td></tr>
   169 </td></tr>
   170 </table>
   170 </table>
   171 </dl>
   171 </dl>
   172 
   172 
   173 <p>
   173 <p>
   174 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00190">190</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   174 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00190">190</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   175 </div>
   175 </div>
   176 </div><p>
   176 </div><p>
   177 <hr><h2>Function Documentation</h2>
   177 <hr><h2>Function Documentation</h2>
   178 <a class="anchor" name="0df92a0ae8fe1fd43268c738f548674f"></a><!-- doxytag: member="getopt.c::_getopt_internal" ref="0df92a0ae8fe1fd43268c738f548674f" args="(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only)" -->
   178 <a class="anchor" name="ca624a08c8860a96fd9afd064ff1e598"></a><!-- doxytag: member="getopt.c::_getopt_internal" ref="ca624a08c8860a96fd9afd064ff1e598" args="(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only)" -->
   179 <div class="memitem">
   179 <div class="memitem">
   180 <div class="memproto">
   180 <div class="memproto">
   181       <table class="memname">
   181       <table class="memname">
   182         <tr>
   182         <tr>
   183           <td class="memname">int _getopt_internal           </td>
   183           <td class="memname">int _getopt_internal           </td>
   227 <p>
   227 <p>
   228 
   228 
   229 <p>
   229 <p>
   230 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00511">511</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   230 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00511">511</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   231 <p>
   231 <p>
   232 References <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00139">__getopt_initialized</a>, <a class="el" href="TestMasterSlave_2getopt_8h-source.html#l00108">option::name</a>, <a class="el" href="TestMasterSlave_2getopt_8c.html#71ceb8911d64b39b402041ba5ea8453c">NONOPTION_P</a>, <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00118">optarg</a>, <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00153">opterr</a>, <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00133">optind</a>, <a class="el" href="TestMasterSlave_2getopt_8c.html#06fc87d81c62e9abb8790b6e5713c55bcfdde4b47c27f4efbd832e1ac7f8a8fc">PERMUTE</a>, and <a class="el" href="TestMasterSlave_2getopt_8c.html#06fc87d81c62e9abb8790b6e5713c55b0e73a0691c110b1442d8364d1d12eccc">REQUIRE_ORDER</a>.
   232 References <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00139">__getopt_initialized</a>, <a class="el" href="TestMasterSlave_2getopt_8h-source.html#l00108">option::name</a>, <a class="el" href="TestMasterSlave_2getopt_8c.html#60fb2ef5fa72a6e2f2f62c0d6158f94c">NONOPTION_P</a>, <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00118">optarg</a>, <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00153">opterr</a>, <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00133">optind</a>, <a class="el" href="TestMasterSlave_2getopt_8c.html#2e520baeab5e72a8cd84e00dce61684fd3b1ba5acb926eca92e0a5784f911df0">PERMUTE</a>, and <a class="el" href="TestMasterSlave_2getopt_8c.html#2e520baeab5e72a8cd84e00dce61684fe9f3d62b95878d3ab723990312fda0bb">REQUIRE_ORDER</a>.
   233 </div>
   233 </div>
   234 </div><p>
   234 </div><p>
   235 <a class="anchor" name="ee28fd8a0e40b6d958f7d20348e45368"></a><!-- doxytag: member="getopt.c::getenv" ref="ee28fd8a0e40b6d958f7d20348e45368" args="()" -->
   235 <a class="anchor" name="d371de5388fe5b7a20882a85a670c3fc"></a><!-- doxytag: member="getopt.c::getenv" ref="d371de5388fe5b7a20882a85a670c3fc" args="()" -->
   236 <div class="memitem">
   236 <div class="memitem">
   237 <div class="memproto">
   237 <div class="memproto">
   238       <table class="memname">
   238       <table class="memname">
   239         <tr>
   239         <tr>
   240           <td class="memname">char* getenv           </td>
   240           <td class="memname">char* getenv           </td>
   249 
   249 
   250 <p>
   250 <p>
   251 
   251 
   252 </div>
   252 </div>
   253 </div><p>
   253 </div><p>
   254 <a class="anchor" name="1b2ada39ab92162c6ec9c67c8093fa2e"></a><!-- doxytag: member="getopt.c::getopt" ref="1b2ada39ab92162c6ec9c67c8093fa2e" args="(int argc, char *const *argv, const char *optstring)" -->
   254 <a class="anchor" name="afdf882e55974b727c64559defdc4326"></a><!-- doxytag: member="getopt.c::getopt" ref="afdf882e55974b727c64559defdc4326" args="(int argc, char *const *argv, const char *optstring)" -->
   255 <div class="memitem">
   255 <div class="memitem">
   256 <div class="memproto">
   256 <div class="memproto">
   257       <table class="memname">
   257       <table class="memname">
   258         <tr>
   258         <tr>
   259           <td class="memname">int getopt           </td>
   259           <td class="memname">int getopt           </td>
   287 <p>
   287 <p>
   288 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l01171">1171</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   288 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l01171">1171</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   289 <p>
   289 <p>
   290 References <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00511">_getopt_internal()</a>.
   290 References <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00511">_getopt_internal()</a>.
   291 <p>
   291 <p>
   292 Here is the call graph for this function:<p><center><img src="TestMasterMicroMod_2getopt_8c_1b2ada39ab92162c6ec9c67c8093fa2e_cgraph.png" border="0" usemap="#TestMasterMicroMod_2getopt_8c_1b2ada39ab92162c6ec9c67c8093fa2e_cgraph_map" alt=""></center>
   292 Here is the call graph for this function:<p><center><img src="TestMasterMicroMod_2getopt_8c_afdf882e55974b727c64559defdc4326_cgraph.png" border="0" usemap="#TestMasterMicroMod_2getopt_8c_afdf882e55974b727c64559defdc4326_cgraph_map" alt=""></center>
   293 <map name="TestMasterMicroMod_2getopt_8c_1b2ada39ab92162c6ec9c67c8093fa2e_cgraph_map">
   293 <map name="TestMasterMicroMod_2getopt_8c_afdf882e55974b727c64559defdc4326_cgraph_map">
   294 <area href="TestMasterSlave_2getopt_8c.html#0df92a0ae8fe1fd43268c738f548674f" shape="rect" coords="120,6,254,30" alt="">
   294 <area href="TestMasterSlave_2getopt_8c.html#ca624a08c8860a96fd9afd064ff1e598" shape="rect" coords="109,5,219,32" alt="">
   295 </map>
   295 </map>
   296 
   296 
   297 </div>
   297 </div>
   298 </div><p>
   298 </div><p>
   299 <hr><h2>Variable Documentation</h2>
   299 <hr><h2>Variable Documentation</h2>
   300 <a class="anchor" name="28286be757527aeb1db951b5da9aeec1"></a><!-- doxytag: member="getopt.c::__getopt_initialized" ref="28286be757527aeb1db951b5da9aeec1" args="" -->
   300 <a class="anchor" name="43b2a4340a24537cc6364835f9d73fb5"></a><!-- doxytag: member="getopt.c::__getopt_initialized" ref="43b2a4340a24537cc6364835f9d73fb5" args="" -->
   301 <div class="memitem">
   301 <div class="memitem">
   302 <div class="memproto">
   302 <div class="memproto">
   303       <table class="memname">
   303       <table class="memname">
   304         <tr>
   304         <tr>
   305           <td class="memname">int <a class="el" href="TestMasterMicroMod_2getopt_8c.html#28286be757527aeb1db951b5da9aeec1">__getopt_initialized</a>          </td>
   305           <td class="memname">int <a class="el" href="TestMasterMicroMod_2getopt_8c.html#43b2a4340a24537cc6364835f9d73fb5">__getopt_initialized</a>          </td>
   306         </tr>
   306         </tr>
   307       </table>
   307       </table>
   308 </div>
   308 </div>
   309 <div class="memdoc">
   309 <div class="memdoc">
   310 
   310 
   312 
   312 
   313 <p>
   313 <p>
   314 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00139">139</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   314 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00139">139</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   315 </div>
   315 </div>
   316 </div><p>
   316 </div><p>
   317 <a class="anchor" name="db50a0eab9fed92fc3bfc7dfa4f2c410"></a><!-- doxytag: member="getopt.c::optarg" ref="db50a0eab9fed92fc3bfc7dfa4f2c410" args="" -->
   317 <a class="anchor" name="a2d33a77952a7e6973146c1284042818"></a><!-- doxytag: member="getopt.c::optarg" ref="a2d33a77952a7e6973146c1284042818" args="" -->
   318 <div class="memitem">
   318 <div class="memitem">
   319 <div class="memproto">
   319 <div class="memproto">
   320       <table class="memname">
   320       <table class="memname">
   321         <tr>
   321         <tr>
   322           <td class="memname">char* <a class="el" href="TestMasterMicroMod_2getopt_8h.html#db50a0eab9fed92fc3bfc7dfa4f2c410">optarg</a>          </td>
   322           <td class="memname">char* <a class="el" href="TestMasterMicroMod_2getopt_8h.html#a2d33a77952a7e6973146c1284042818">optarg</a>          </td>
   323         </tr>
   323         </tr>
   324       </table>
   324       </table>
   325 </div>
   325 </div>
   326 <div class="memdoc">
   326 <div class="memdoc">
   327 
   327 
   329 
   329 
   330 <p>
   330 <p>
   331 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00118">118</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   331 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00118">118</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   332 </div>
   332 </div>
   333 </div><p>
   333 </div><p>
   334 <a class="anchor" name="e30f05ee1e2e5652f174a35c7875d25e"></a><!-- doxytag: member="getopt.c::opterr" ref="e30f05ee1e2e5652f174a35c7875d25e" args="" -->
   334 <a class="anchor" name="2d5d57aa71d16b312a92ac70f91c44f1"></a><!-- doxytag: member="getopt.c::opterr" ref="2d5d57aa71d16b312a92ac70f91c44f1" args="" -->
   335 <div class="memitem">
   335 <div class="memitem">
   336 <div class="memproto">
   336 <div class="memproto">
   337       <table class="memname">
   337       <table class="memname">
   338         <tr>
   338         <tr>
   339           <td class="memname">int <a class="el" href="TestMasterMicroMod_2getopt_8h.html#e30f05ee1e2e5652f174a35c7875d25e">opterr</a> = 1          </td>
   339           <td class="memname">int <a class="el" href="TestMasterMicroMod_2getopt_8h.html#2d5d57aa71d16b312a92ac70f91c44f1">opterr</a> = 1          </td>
   340         </tr>
   340         </tr>
   341       </table>
   341       </table>
   342 </div>
   342 </div>
   343 <div class="memdoc">
   343 <div class="memdoc">
   344 
   344 
   346 
   346 
   347 <p>
   347 <p>
   348 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00153">153</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   348 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00153">153</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   349 </div>
   349 </div>
   350 </div><p>
   350 </div><p>
   351 <a class="anchor" name="d5e1c16213bbee2d5e8cc363309f418c"></a><!-- doxytag: member="getopt.c::optind" ref="d5e1c16213bbee2d5e8cc363309f418c" args="" -->
   351 <a class="anchor" name="87eb6bb97b34e1d4c6b85f8a23db5858"></a><!-- doxytag: member="getopt.c::optind" ref="87eb6bb97b34e1d4c6b85f8a23db5858" args="" -->
   352 <div class="memitem">
   352 <div class="memitem">
   353 <div class="memproto">
   353 <div class="memproto">
   354       <table class="memname">
   354       <table class="memname">
   355         <tr>
   355         <tr>
   356           <td class="memname">int <a class="el" href="TestMasterMicroMod_2getopt_8h.html#d5e1c16213bbee2d5e8cc363309f418c">optind</a> = 1          </td>
   356           <td class="memname">int <a class="el" href="TestMasterMicroMod_2getopt_8h.html#87eb6bb97b34e1d4c6b85f8a23db5858">optind</a> = 1          </td>
   357         </tr>
   357         </tr>
   358       </table>
   358       </table>
   359 </div>
   359 </div>
   360 <div class="memdoc">
   360 <div class="memdoc">
   361 
   361 
   363 
   363 
   364 <p>
   364 <p>
   365 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00133">133</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   365 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00133">133</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   366 </div>
   366 </div>
   367 </div><p>
   367 </div><p>
   368 <a class="anchor" name="475b8db98445da73e5f62a1ef6324b95"></a><!-- doxytag: member="getopt.c::optopt" ref="475b8db98445da73e5f62a1ef6324b95" args="" -->
   368 <a class="anchor" name="b3d1db20633bdbad253accdec2f9477f"></a><!-- doxytag: member="getopt.c::optopt" ref="b3d1db20633bdbad253accdec2f9477f" args="" -->
   369 <div class="memitem">
   369 <div class="memitem">
   370 <div class="memproto">
   370 <div class="memproto">
   371       <table class="memname">
   371       <table class="memname">
   372         <tr>
   372         <tr>
   373           <td class="memname">int <a class="el" href="TestMasterMicroMod_2getopt_8h.html#475b8db98445da73e5f62a1ef6324b95">optopt</a> = '?'          </td>
   373           <td class="memname">int <a class="el" href="TestMasterMicroMod_2getopt_8h.html#b3d1db20633bdbad253accdec2f9477f">optopt</a> = '?'          </td>
   374         </tr>
   374         </tr>
   375       </table>
   375       </table>
   376 </div>
   376 </div>
   377 <div class="memdoc">
   377 <div class="memdoc">
   378 
   378 
   380 
   380 
   381 <p>
   381 <p>
   382 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00159">159</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   382 Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html#l00159">159</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8c-source.html">getopt.c</a>.
   383 </div>
   383 </div>
   384 </div><p>
   384 </div><p>
   385 <hr size="1"><address style="align: right;"><small>Generated on Fri Jun 8 08:51:49 2007 for CanFestival by&nbsp;
   385 <hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:23 2007 for CanFestival by&nbsp;
   386 <a href="http://www.doxygen.org/index.html">
   386 <a href="http://www.doxygen.org/index.html">
   387 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
   387 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
   388 </body>
   388 </body>
   389 </html>
   389 </html>