~ubuntu-branches/ubuntu/intrepid/bmagic/intrepid

« back to all changes in this revision

Viewing changes to html/a00124.html

  • Committer: Bazaar Package Importer
  • Author(s): Andres Salomon
  • Date: 2008-01-05 23:58:56 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080105235856-2kmxhxkz14qjy9ia
Tags: 3.5.0-1
* New upstream release.
* Add tcpp.dpatch.  This stops tests/stress/t.cpp from including
  ncbi_pch.hpp.  As far as I can tell, NCBI is not used at all, I have
  no idea where that came from..
* Silence some lintian warnings; binary-arch-rules-but-pkg-is-arch-indep
  and ancient-standards-version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>BitMagic: sample5.cpp File Reference</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.4.1 -->
 
7
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="examples.html">Examples</a></div>
 
8
<div class="nav">
 
9
<a class="el" href="dir_000001.html">samples</a>&nbsp;/&nbsp;<a class="el" href="dir_000006.html">sample5</a></div>
 
10
<h1>sample5.cpp File Reference</h1><code>#include &lt;iostream&gt;</code><br>
 
11
<code>#include &lt;algorithm&gt;</code><br>
 
12
<code>#include "<a class="el" href="a00137.html">bm.h</a>"</code><br>
 
13
 
 
14
<p>
 
15
Include dependency graph for sample5.cpp:<p><center><img src="a00184.png" border="0" usemap="#sample5.cpp_map" alt=""></center>
 
16
<map name="sample5.cpp_map">
 
17
<area href="a00111.html" shape="rect" coords="167,305,207,327" alt="">
 
18
<area href="a00113.html" shape="rect" coords="272,192,341,213" alt="">
 
19
<area href="a00114.html" shape="rect" coords="279,237,335,259" alt="">
 
20
<area href="a00116.html" shape="rect" coords="275,283,339,304" alt="">
 
21
<area href="a00115.html" shape="rect" coords="275,373,339,395" alt="">
 
22
<area href="a00118.html" shape="rect" coords="273,419,340,440" alt="">
 
23
<area href="a00119.html" shape="rect" coords="271,464,343,485" alt="">
 
24
<area href="a00117.html" shape="rect" coords="271,600,343,621" alt="">
 
25
</map>
 
26
 
 
27
<p>
 
28
<a href="a00150.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
 
29
<tr><td></td></tr>
 
30
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
 
31
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00124.html#a0">Print</a> (unsigned n)</td></tr>
 
32
 
 
33
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00124.html#a1">main</a> (void)</td></tr>
 
34
 
 
35
</table>
 
36
<hr><h2>Function Documentation</h2>
 
37
<a class="anchor" name="a1" doxytag="sample5.cpp::main"></a><p>
 
38
<table class="mdTable" cellpadding="2" cellspacing="0">
 
39
  <tr>
 
40
    <td class="mdRow">
 
41
      <table cellpadding="0" cellspacing="0" border="0">
 
42
        <tr>
 
43
          <td class="md" nowrap valign="top">int main           </td>
 
44
          <td class="md" valign="top">(&nbsp;</td>
 
45
          <td class="md" nowrap valign="top">void&nbsp;</td>
 
46
          <td class="mdname1" valign="top" nowrap>          </td>
 
47
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
48
          <td class="md" nowrap></td>
 
49
        </tr>
 
50
      </table>
 
51
    </td>
 
52
  </tr>
 
53
</table>
 
54
<table cellspacing="5" cellpadding="0" border="0">
 
55
  <tr>
 
56
    <td>
 
57
      &nbsp;
 
58
    </td>
 
59
    <td>
 
60
 
 
61
<p>
 
62
 
 
63
<p>
 
64
Definition at line <a class="el" href="a00150.html#l00046">46</a> of file <a class="el" href="a00150.html">sample5.cpp</a>.
 
65
<p>
 
66
References <a class="el" href="a00137.html#l01437">bm::bvector&lt; Alloc, MS &gt;::end()</a>, <a class="el" href="a00137.html#l01427">bm::bvector&lt; Alloc, MS &gt;::first()</a>, and <a class="el" href="a00150.html#l00041">Print()</a>.    </td>
 
67
  </tr>
 
68
</table>
 
69
<a class="anchor" name="a0" doxytag="sample5.cpp::Print"></a><p>
 
70
<table class="mdTable" cellpadding="2" cellspacing="0">
 
71
  <tr>
 
72
    <td class="mdRow">
 
73
      <table cellpadding="0" cellspacing="0" border="0">
 
74
        <tr>
 
75
          <td class="md" nowrap valign="top">void Print           </td>
 
76
          <td class="md" valign="top">(&nbsp;</td>
 
77
          <td class="md" nowrap valign="top">unsigned&nbsp;</td>
 
78
          <td class="mdname1" valign="top" nowrap> <em>n</em>          </td>
 
79
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
80
          <td class="md" nowrap></td>
 
81
        </tr>
 
82
      </table>
 
83
    </td>
 
84
  </tr>
 
85
</table>
 
86
<table cellspacing="5" cellpadding="0" border="0">
 
87
  <tr>
 
88
    <td>
 
89
      &nbsp;
 
90
    </td>
 
91
    <td>
 
92
 
 
93
<p>
 
94
<dl compact><dt><b>Examples: </b></dt><dd>
 
95
<a class="el" href="a00056.html#a28">sample5.cpp</a>, and <a class="el" href="a00059.html#a51">sample8.cpp</a>.</dl>
 
96
<p>
 
97
Definition at line <a class="el" href="a00150.html#l00041">41</a> of file <a class="el" href="a00150.html">sample5.cpp</a>.
 
98
<p>
 
99
Referenced by <a class="el" href="a00150.html#l00046">main()</a>.    </td>
 
100
  </tr>
 
101
</table>
 
102
<hr size="1"><address style="align: right;"><small>Generated on Sun Aug 5 14:12:33 2007 for BitMagic by&nbsp;
 
103
<a href="http://www.doxygen.org/index.html">
 
104
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address>
 
105
</body>
 
106
</html>