MINI SHELL

Server : Apache/2.2.2 (Fedora)
System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686
User : apache ( 48)
PHP Version : 5.2.9
Disable Function : NONE
Directory :  /proc/self/root/usr/share/doc/doxygen-1.4.6/examples/include/html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/usr/share/doc/doxygen-1.4.6/examples/include/html/example.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Include Command: </title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="annotated.html"><span>Classes</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul></div>
 Our main function starts like this: <div class="fragment"><pre class="fragment"><span class="keywordtype">void</span> main()
{
</pre></div> First we create a object <code>t</code> of the <a class="el" href="class_test.html">Test</a> class. <div class="fragment"><pre class="fragment">  <a class="code" href="class_test.html">Test</a> t;
</pre></div> Then we call the example member function <div class="fragment"><pre class="fragment">  t.<a class="code" href="class_test.html#47b775f65718978f1ffcd96376f8ecfa">example</a>();
</pre></div> After that our little test routine ends. <div class="fragment"><pre class="fragment">}
</pre></div> <hr size="1"><address style="align: right;"><small>Generated on Wed Mar 8 12:43:54 2006 for Include Command by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>

Anon7 - 2021