Annotation of embedaddon/confuse/doc/html/examples.html, revision 1.1.1.1

1.1       misho       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
                      2:         "http://www.w3.org/TR/html4/strict.dtd">
                      3: <html>
                      4: <head>
                      5:  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6:  <title>confuse: Examples</title>
                      7:  <link rel="stylesheet" href="tutorial.css" type="text/css">
                      8: </head>
                      9: <body>
                     10: 
                     11: <div class="main">
                     12: 
                     13: <!-- doxygen-header.html ends here -->
                     14: <!-- Generated by Doxygen 1.5.8 -->
                     15: <div class="navigation" id="top">
                     16:   <div class="tabs">
                     17:     <ul>
                     18:       <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
                     19:       <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
                     20:       <li><a href="files.html"><span>Files</span></a></li>
                     21:       <li class="current"><a href="examples.html"><span>Examples</span></a></li>
                     22:     </ul>
                     23:   </div>
                     24: </div>
                     25: <div class="contents">
                     26: <h1>Examples</h1>Here is a list of all examples:<ul>
                     27: <li><a class="el" href="ftpconf_8c-example.html">ftpconf.c</a>
                     28: <li><a class="el" href="reread_8c-example.html">reread.c</a>
                     29: <li><a class="el" href="simple_8c-example.html">simple.c</a>
                     30: </ul>
                     31: </div>
                     32: <!-- doxygen-footer.html starts here -->
                     33:   </div>
                     34:  </body>
                     35: </html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>