doc/doxygen/html/TestMasterSlave_2getopt_8c.html
changeset 215 f49e5a6b7804
child 240 34654679f262
equal deleted inserted replaced
214:003cc3c63855 215:f49e5a6b7804
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
     2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
       
     3 <title>CanFestival: examples/TestMasterSlave/getopt.c File Reference</title>
       
     4 <link href="doxygen.css" rel="stylesheet" type="text/css">
       
     5 <link href="tabs.css" rel="stylesheet" type="text/css">
       
     6 </head><body>
       
     7 <!-- Generated by Doxygen 1.5.1 -->
       
     8 <div class="tabs">
       
     9   <ul>
       
    10     <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
       
    11     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
       
    12     <li id="current"><a href="files.html"><span>Files</span></a></li>
       
    13     <li><a href="dirs.html"><span>Directories</span></a></li>
       
    14   </ul></div>
       
    15 <div class="tabs">
       
    16   <ul>
       
    17     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
       
    18     <li><a href="globals.html"><span>Globals</span></a></li>
       
    19   </ul></div>
       
    20 <div class="nav">
       
    21 <a class="el" href="dir_fc8d77725c328f9de5a130dceab5a508.html">examples</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_cb9d6d827bc8780b4808994475b6fec1.html">TestMasterSlave</a></div>
       
    22 <h1>getopt.c File Reference</h1><code>#include &lt;stdio.h&gt;</code><br>
       
    23 <code>#include &quot;<a class="el" href="TestMasterSlave_2getopt_8h-source.html">getopt.h</a>&quot;</code><br>
       
    24 <code>#include &lt;strings.h&gt;</code><br>
       
    25 
       
    26 <p>
       
    27 Include dependency graph for getopt.c:<p><center><img src="TestMasterSlave_2getopt_8c__incl.png" border="0" usemap="#examples/TestMasterSlave/getopt.c_map" alt=""></center>
       
    28 <map name="examples/TestMasterSlave/getopt.c_map">
       
    29 <area href="TestMasterSlave_2getopt_8h.html" shape="rect" coords="318,54,395,78" alt="">
       
    30 </map>
       
    31 
       
    32 <p>
       
    33 <a href="TestMasterSlave_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>
       
    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="TestMasterSlave_2getopt_8c.html#5325c715897861c318d3ae312ac452cc">GETOPT_INTERFACE_VERSION</a>&nbsp;&nbsp;&nbsp;2</td></tr>
       
    37 
       
    38 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterSlave_2getopt_8c.html#86a239addea586602343007a370bf8ad">_</a>(msgid)&nbsp;&nbsp;&nbsp;(msgid)</td></tr>
       
    39 
       
    40 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterSlave_2getopt_8c.html#6e06e56c5fa96faaf47f3b231e015e35">SWAP_FLAGS</a>(ch1, ch2)</td></tr>
       
    41 
       
    42 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterSlave_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>
       
    43 
       
    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="TestMasterSlave_2getopt_8c.html#06fc87d81c62e9abb8790b6e5713c55b0e73a0691c110b1442d8364d1d12eccc">REQUIRE_ORDER</a>, 
       
    46 <a class="el" href="TestMasterSlave_2getopt_8c.html#06fc87d81c62e9abb8790b6e5713c55bcfdde4b47c27f4efbd832e1ac7f8a8fc">PERMUTE</a>, 
       
    47 <a class="el" href="TestMasterSlave_2getopt_8c.html#06fc87d81c62e9abb8790b6e5713c55b3c56550bfafe809d9214b863b69c31c5">RETURN_IN_ORDER</a>
       
    48  }</td></tr>
       
    49 
       
    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="TestMasterSlave_2getopt_8c.html#ee28fd8a0e40b6d958f7d20348e45368">getenv</a> ()</td></tr>
       
    52 
       
    53 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterSlave_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>
       
    54 
       
    55 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterSlave_2getopt_8c.html#1b2ada39ab92162c6ec9c67c8093fa2e">getopt</a> (int argc, char *const *argv, const char *optstring)</td></tr>
       
    56 
       
    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="TestMasterSlave_2getopt_8c.html#db50a0eab9fed92fc3bfc7dfa4f2c410">optarg</a></td></tr>
       
    59 
       
    60 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterSlave_2getopt_8c.html#d5e1c16213bbee2d5e8cc363309f418c">optind</a> = 1</td></tr>
       
    61 
       
    62 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterSlave_2getopt_8c.html#28286be757527aeb1db951b5da9aeec1">__getopt_initialized</a></td></tr>
       
    63 
       
    64 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterSlave_2getopt_8c.html#e30f05ee1e2e5652f174a35c7875d25e">opterr</a> = 1</td></tr>
       
    65 
       
    66 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="TestMasterSlave_2getopt_8c.html#475b8db98445da73e5f62a1ef6324b95">optopt</a> = '?'</td></tr>
       
    67 
       
    68 </table>
       
    69 <hr><h2>Define Documentation</h2>
       
    70 <a class="anchor" name="86a239addea586602343007a370bf8ad"></a><!-- doxytag: member="getopt.c::_" ref="86a239addea586602343007a370bf8ad" args="(msgid)" -->
       
    71 <div class="memitem">
       
    72 <div class="memproto">
       
    73       <table class="memname">
       
    74         <tr>
       
    75           <td class="memname">#define _          </td>
       
    76           <td>(</td>
       
    77           <td class="paramtype">msgid&nbsp;</td>
       
    78           <td class="paramname">          </td>
       
    79           <td>&nbsp;)&nbsp;</td>
       
    80           <td width="100%">&nbsp;&nbsp;&nbsp;(msgid)</td>
       
    81         </tr>
       
    82       </table>
       
    83 </div>
       
    84 <div class="memdoc">
       
    85 
       
    86 <p>
       
    87 
       
    88 <p>
       
    89 Definition at line <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00089">89</a> of file <a class="el" href="TestMasterSlave_2getopt_8c-source.html">getopt.c</a>.
       
    90 </div>
       
    91 </div><p>
       
    92 <a class="anchor" name="5325c715897861c318d3ae312ac452cc"></a><!-- doxytag: member="getopt.c::GETOPT_INTERFACE_VERSION" ref="5325c715897861c318d3ae312ac452cc" args="" -->
       
    93 <div class="memitem">
       
    94 <div class="memproto">
       
    95       <table class="memname">
       
    96         <tr>
       
    97           <td class="memname">#define GETOPT_INTERFACE_VERSION&nbsp;&nbsp;&nbsp;2          </td>
       
    98         </tr>
       
    99       </table>
       
   100 </div>
       
   101 <div class="memdoc">
       
   102 
       
   103 <p>
       
   104 
       
   105 <p>
       
   106 Definition at line <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00054">54</a> of file <a class="el" href="TestMasterSlave_2getopt_8c-source.html">getopt.c</a>.
       
   107 </div>
       
   108 </div><p>
       
   109 <a class="anchor" name="71ceb8911d64b39b402041ba5ea8453c"></a><!-- doxytag: member="getopt.c::NONOPTION_P" ref="71ceb8911d64b39b402041ba5ea8453c" args="" -->
       
   110 <div class="memitem">
       
   111 <div class="memproto">
       
   112       <table class="memname">
       
   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>
       
   115         </tr>
       
   116       </table>
       
   117 </div>
       
   118 <div class="memdoc">
       
   119 
       
   120 <p>
       
   121 
       
   122 <p>
       
   123 Referenced by <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00511">_getopt_internal()</a>.
       
   124 </div>
       
   125 </div><p>
       
   126 <a class="anchor" name="6e06e56c5fa96faaf47f3b231e015e35"></a><!-- doxytag: member="getopt.c::SWAP_FLAGS" ref="6e06e56c5fa96faaf47f3b231e015e35" args="(ch1, ch2)" -->
       
   127 <div class="memitem">
       
   128 <div class="memproto">
       
   129       <table class="memname">
       
   130         <tr>
       
   131           <td class="memname">#define SWAP_FLAGS          </td>
       
   132           <td>(</td>
       
   133           <td class="paramtype">ch1,         <tr>
       
   134           <td class="paramkey"></td>
       
   135           <td></td>
       
   136           <td class="paramtype">ch2&nbsp;</td>
       
   137           <td class="paramname">          </td>
       
   138           <td>&nbsp;)&nbsp;</td>
       
   139           <td width="100%"></td>
       
   140         </tr>
       
   141       </table>
       
   142 </div>
       
   143 <div class="memdoc">
       
   144 
       
   145 <p>
       
   146 
       
   147 <p>
       
   148 Definition at line <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00287">287</a> of file <a class="el" href="TestMasterSlave_2getopt_8c-source.html">getopt.c</a>.
       
   149 </div>
       
   150 </div><p>
       
   151 <hr><h2>Enumeration Type Documentation</h2>
       
   152 <a class="anchor" name="06fc87d81c62e9abb8790b6e5713c55b"></a><!-- doxytag: member="getopt.c::@0" ref="06fc87d81c62e9abb8790b6e5713c55b" args="" -->
       
   153 <div class="memitem">
       
   154 <div class="memproto">
       
   155       <table class="memname">
       
   156         <tr>
       
   157           <td class="memname">anonymous enum          </td>
       
   158         </tr>
       
   159       </table>
       
   160 </div>
       
   161 <div class="memdoc">
       
   162 
       
   163 <p>
       
   164 <dl compact><dt><b>Enumerator: </b></dt><dd>
       
   165 <table border="0" cellspacing="2" cellpadding="0">
       
   166 <tr><td valign="top"><em><a class="anchor" name="06fc87d81c62e9abb8790b6e5713c55b0e73a0691c110b1442d8364d1d12eccc"></a><!-- doxytag: member="REQUIRE_ORDER" ref="06fc87d81c62e9abb8790b6e5713c55b0e73a0691c110b1442d8364d1d12eccc" args="" -->REQUIRE_ORDER</em>&nbsp;</td><td>
       
   167 </td></tr>
       
   168 <tr><td valign="top"><em><a class="anchor" name="06fc87d81c62e9abb8790b6e5713c55bcfdde4b47c27f4efbd832e1ac7f8a8fc"></a><!-- doxytag: member="PERMUTE" ref="06fc87d81c62e9abb8790b6e5713c55bcfdde4b47c27f4efbd832e1ac7f8a8fc" args="" -->PERMUTE</em>&nbsp;</td><td>
       
   169 </td></tr>
       
   170 <tr><td valign="top"><em><a class="anchor" name="06fc87d81c62e9abb8790b6e5713c55b3c56550bfafe809d9214b863b69c31c5"></a><!-- doxytag: member="RETURN_IN_ORDER" ref="06fc87d81c62e9abb8790b6e5713c55b3c56550bfafe809d9214b863b69c31c5" args="" -->RETURN_IN_ORDER</em>&nbsp;</td><td>
       
   171 </td></tr>
       
   172 </table>
       
   173 </dl>
       
   174 
       
   175 <p>
       
   176 Definition at line <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00190">190</a> of file <a class="el" href="TestMasterSlave_2getopt_8c-source.html">getopt.c</a>.
       
   177 </div>
       
   178 </div><p>
       
   179 <hr><h2>Function Documentation</h2>
       
   180 <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)" -->
       
   181 <div class="memitem">
       
   182 <div class="memproto">
       
   183       <table class="memname">
       
   184         <tr>
       
   185           <td class="memname">int _getopt_internal           </td>
       
   186           <td>(</td>
       
   187           <td class="paramtype">int&nbsp;</td>
       
   188           <td class="paramname"> <em>argc</em>, </td>
       
   189         </tr>
       
   190         <tr>
       
   191           <td class="paramkey"></td>
       
   192           <td></td>
       
   193           <td class="paramtype">char *const *&nbsp;</td>
       
   194           <td class="paramname"> <em>argv</em>, </td>
       
   195         </tr>
       
   196         <tr>
       
   197           <td class="paramkey"></td>
       
   198           <td></td>
       
   199           <td class="paramtype">const char *&nbsp;</td>
       
   200           <td class="paramname"> <em>optstring</em>, </td>
       
   201         </tr>
       
   202         <tr>
       
   203           <td class="paramkey"></td>
       
   204           <td></td>
       
   205           <td class="paramtype">const struct <a class="el" href="structoption.html">option</a> *&nbsp;</td>
       
   206           <td class="paramname"> <em>longopts</em>, </td>
       
   207         </tr>
       
   208         <tr>
       
   209           <td class="paramkey"></td>
       
   210           <td></td>
       
   211           <td class="paramtype">int *&nbsp;</td>
       
   212           <td class="paramname"> <em>longind</em>, </td>
       
   213         </tr>
       
   214         <tr>
       
   215           <td class="paramkey"></td>
       
   216           <td></td>
       
   217           <td class="paramtype">int&nbsp;</td>
       
   218           <td class="paramname"> <em>long_only</em></td><td>&nbsp;</td>
       
   219         </tr>
       
   220         <tr>
       
   221           <td></td>
       
   222           <td>)</td>
       
   223           <td></td><td></td><td width="100%"></td>
       
   224         </tr>
       
   225       </table>
       
   226 </div>
       
   227 <div class="memdoc">
       
   228 
       
   229 <p>
       
   230 
       
   231 <p>
       
   232 Definition at line <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00511">511</a> of file <a class="el" href="TestMasterSlave_2getopt_8c-source.html">getopt.c</a>.
       
   233 <p>
       
   234 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>.
       
   235 <p>
       
   236 Referenced by <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l01171">getopt()</a>.
       
   237 </div>
       
   238 </div><p>
       
   239 <a class="anchor" name="ee28fd8a0e40b6d958f7d20348e45368"></a><!-- doxytag: member="getopt.c::getenv" ref="ee28fd8a0e40b6d958f7d20348e45368" args="()" -->
       
   240 <div class="memitem">
       
   241 <div class="memproto">
       
   242       <table class="memname">
       
   243         <tr>
       
   244           <td class="memname">char* getenv           </td>
       
   245           <td>(</td>
       
   246           <td class="paramname">          </td>
       
   247           <td>&nbsp;)&nbsp;</td>
       
   248           <td width="100%"></td>
       
   249         </tr>
       
   250       </table>
       
   251 </div>
       
   252 <div class="memdoc">
       
   253 
       
   254 <p>
       
   255 
       
   256 </div>
       
   257 </div><p>
       
   258 <a class="anchor" name="1b2ada39ab92162c6ec9c67c8093fa2e"></a><!-- doxytag: member="getopt.c::getopt" ref="1b2ada39ab92162c6ec9c67c8093fa2e" args="(int argc, char *const *argv, const char *optstring)" -->
       
   259 <div class="memitem">
       
   260 <div class="memproto">
       
   261       <table class="memname">
       
   262         <tr>
       
   263           <td class="memname">int getopt           </td>
       
   264           <td>(</td>
       
   265           <td class="paramtype">int&nbsp;</td>
       
   266           <td class="paramname"> <em>argc</em>, </td>
       
   267         </tr>
       
   268         <tr>
       
   269           <td class="paramkey"></td>
       
   270           <td></td>
       
   271           <td class="paramtype">char *const *&nbsp;</td>
       
   272           <td class="paramname"> <em>argv</em>, </td>
       
   273         </tr>
       
   274         <tr>
       
   275           <td class="paramkey"></td>
       
   276           <td></td>
       
   277           <td class="paramtype">const char *&nbsp;</td>
       
   278           <td class="paramname"> <em>optstring</em></td><td>&nbsp;</td>
       
   279         </tr>
       
   280         <tr>
       
   281           <td></td>
       
   282           <td>)</td>
       
   283           <td></td><td></td><td width="100%"></td>
       
   284         </tr>
       
   285       </table>
       
   286 </div>
       
   287 <div class="memdoc">
       
   288 
       
   289 <p>
       
   290 
       
   291 <p>
       
   292 Definition at line <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l01171">1171</a> of file <a class="el" href="TestMasterSlave_2getopt_8c-source.html">getopt.c</a>.
       
   293 <p>
       
   294 References <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00511">_getopt_internal()</a>.
       
   295 <p>
       
   296 Referenced by <a class="el" href="TestMasterMicroMod_8c-source.html#l00397">main()</a>.
       
   297 <p>
       
   298 Here is the call graph for this function:<p><center><img src="TestMasterSlave_2getopt_8c_1b2ada39ab92162c6ec9c67c8093fa2e_cgraph.png" border="0" usemap="#TestMasterSlave_2getopt_8c_1b2ada39ab92162c6ec9c67c8093fa2e_cgraph_map" alt=""></center>
       
   299 <map name="TestMasterSlave_2getopt_8c_1b2ada39ab92162c6ec9c67c8093fa2e_cgraph_map">
       
   300 <area href="TestMasterSlave_2getopt_8c.html#0df92a0ae8fe1fd43268c738f548674f" shape="rect" coords="120,6,254,30" alt="">
       
   301 </map>
       
   302 
       
   303 </div>
       
   304 </div><p>
       
   305 <hr><h2>Variable Documentation</h2>
       
   306 <a class="anchor" name="28286be757527aeb1db951b5da9aeec1"></a><!-- doxytag: member="getopt.c::__getopt_initialized" ref="28286be757527aeb1db951b5da9aeec1" args="" -->
       
   307 <div class="memitem">
       
   308 <div class="memproto">
       
   309       <table class="memname">
       
   310         <tr>
       
   311           <td class="memname">int <a class="el" href="TestMasterMicroMod_2getopt_8c.html#28286be757527aeb1db951b5da9aeec1">__getopt_initialized</a>          </td>
       
   312         </tr>
       
   313       </table>
       
   314 </div>
       
   315 <div class="memdoc">
       
   316 
       
   317 <p>
       
   318 
       
   319 <p>
       
   320 Definition at line <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00139">139</a> of file <a class="el" href="TestMasterSlave_2getopt_8c-source.html">getopt.c</a>.
       
   321 <p>
       
   322 Referenced by <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00511">_getopt_internal()</a>.
       
   323 </div>
       
   324 </div><p>
       
   325 <a class="anchor" name="db50a0eab9fed92fc3bfc7dfa4f2c410"></a><!-- doxytag: member="getopt.c::optarg" ref="db50a0eab9fed92fc3bfc7dfa4f2c410" args="" -->
       
   326 <div class="memitem">
       
   327 <div class="memproto">
       
   328       <table class="memname">
       
   329         <tr>
       
   330           <td class="memname">char* <a class="el" href="TestMasterMicroMod_2getopt_8h.html#db50a0eab9fed92fc3bfc7dfa4f2c410">optarg</a>          </td>
       
   331         </tr>
       
   332       </table>
       
   333 </div>
       
   334 <div class="memdoc">
       
   335 
       
   336 <p>
       
   337 
       
   338 <p>
       
   339 Definition at line <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00118">118</a> of file <a class="el" href="TestMasterSlave_2getopt_8c-source.html">getopt.c</a>.
       
   340 <p>
       
   341 Referenced by <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00511">_getopt_internal()</a>, and <a class="el" href="TestMasterMicroMod_8c-source.html#l00397">main()</a>.
       
   342 </div>
       
   343 </div><p>
       
   344 <a class="anchor" name="e30f05ee1e2e5652f174a35c7875d25e"></a><!-- doxytag: member="getopt.c::opterr" ref="e30f05ee1e2e5652f174a35c7875d25e" args="" -->
       
   345 <div class="memitem">
       
   346 <div class="memproto">
       
   347       <table class="memname">
       
   348         <tr>
       
   349           <td class="memname">int <a class="el" href="TestMasterMicroMod_2getopt_8h.html#e30f05ee1e2e5652f174a35c7875d25e">opterr</a> = 1          </td>
       
   350         </tr>
       
   351       </table>
       
   352 </div>
       
   353 <div class="memdoc">
       
   354 
       
   355 <p>
       
   356 
       
   357 <p>
       
   358 Definition at line <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00153">153</a> of file <a class="el" href="TestMasterSlave_2getopt_8c-source.html">getopt.c</a>.
       
   359 <p>
       
   360 Referenced by <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00511">_getopt_internal()</a>.
       
   361 </div>
       
   362 </div><p>
       
   363 <a class="anchor" name="d5e1c16213bbee2d5e8cc363309f418c"></a><!-- doxytag: member="getopt.c::optind" ref="d5e1c16213bbee2d5e8cc363309f418c" args="" -->
       
   364 <div class="memitem">
       
   365 <div class="memproto">
       
   366       <table class="memname">
       
   367         <tr>
       
   368           <td class="memname">int <a class="el" href="TestMasterMicroMod_2getopt_8h.html#d5e1c16213bbee2d5e8cc363309f418c">optind</a> = 1          </td>
       
   369         </tr>
       
   370       </table>
       
   371 </div>
       
   372 <div class="memdoc">
       
   373 
       
   374 <p>
       
   375 
       
   376 <p>
       
   377 Definition at line <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00133">133</a> of file <a class="el" href="TestMasterSlave_2getopt_8c-source.html">getopt.c</a>.
       
   378 <p>
       
   379 Referenced by <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00511">_getopt_internal()</a>.
       
   380 </div>
       
   381 </div><p>
       
   382 <a class="anchor" name="475b8db98445da73e5f62a1ef6324b95"></a><!-- doxytag: member="getopt.c::optopt" ref="475b8db98445da73e5f62a1ef6324b95" args="" -->
       
   383 <div class="memitem">
       
   384 <div class="memproto">
       
   385       <table class="memname">
       
   386         <tr>
       
   387           <td class="memname">int <a class="el" href="TestMasterMicroMod_2getopt_8h.html#475b8db98445da73e5f62a1ef6324b95">optopt</a> = '?'          </td>
       
   388         </tr>
       
   389       </table>
       
   390 </div>
       
   391 <div class="memdoc">
       
   392 
       
   393 <p>
       
   394 
       
   395 <p>
       
   396 Definition at line <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00159">159</a> of file <a class="el" href="TestMasterSlave_2getopt_8c-source.html">getopt.c</a>.
       
   397 </div>
       
   398 </div><p>
       
   399 <hr size="1"><address style="align: right;"><small>Generated on Fri Jun 8 08:51:48 2007 for CanFestival by&nbsp;
       
   400 <a href="http://www.doxygen.org/index.html">
       
   401 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
       
   402 </body>
       
   403 </html>