-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex-2.html
More file actions
160 lines (114 loc) · 4.87 KB
/
index-2.html
File metadata and controls
160 lines (114 loc) · 4.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<!-- Mirrored from cppreference.com/index.html by HTTrack Website Copier/3.x [XR&CO'2004], Tue, 22 Jan 2008 06:23:02 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=iso-8859-1"><!-- /Added by HTTrack -->
<head>
<meta name="generator" content=
"HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org">
<title>C/C++ Reference</title>
<link href="cppreference.css" rel="stylesheet" type="text/css">
<link href="prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="prettify.js"></script>
</head>
<body onload="prettyPrint()">
<table width="100%">
<tr>
<td>
<div class="body-content">
<div class="main-container">
<div class="website-title-box">
<div class="search-box">
<form method="get" action="http://www.google.com/search">
<input type="text" name="q" size="25" maxlength="255" value=
"" onfocus="select(this);"> <input type="hidden" name=
"sitesearch" value="www.cppreference.com"> <input type=
"submit" value="Search" name="btnG"> <input type="submit"
value="I'm Feeling Lucky" name="btnI">
</form>
</div>
<h1 class="website-title-text">C/C++ Reference</h1>
</div>
<div class="left-right-box">
<div class="left-box">
<h2>General C/C++</h2>
<ul>
<li><a href="preprocessor/index.html">Pre-processor
commands</a></li>
<li><a href="operator_precedence.html">Operator
Precedence</a></li>
<li><a href="escape_sequences.html">Escape Sequences</a></li>
<li><a href="ascii.html">ASCII Chart</a></li>
<li><a href="data_types.html">Data Types</a></li>
<li><a href="keywords/index.html">Keywords</a></li>
</ul>
<h2>Standard C Library</h2>
<ul>
<li><a href="stdio/index.html">Standard C I/O</a></li>
<li><a href="stdstring/index.html">Standard C String &
Character</a></li>
<li><a href="stdmath/index.html">Standard C Math</a></li>
<li><a href="stddate/index.html">Standard C Time &
Date</a></li>
<li><a href="stdmem/index.html">Standard C Memory</a></li>
<li><a href="stdother/index.html">Other standard C
functions</a></li>
</ul>
<p class="centered"><a href="all_c_functions.html">All C
Functions</a></p>
</div>
<div class="right-box">
<h2>C++</h2>
<ul>
<li><a href="cppio/index.html">C++ I/O</a></li>
<li><a href="cppstring/index.html">C++ Strings</a></li>
<li><a href="cppsstream/index.html">C++ String Streams</a></li>
<li><a href="cppmisc/index.html">Miscellaneous C++</a></li>
</ul>
<h2>C++ Standard Template Library</h2>
<ul>
<li><a href="cppstl.html">About the Standard Template Library</a></li>
<li><a href="iterators.html">Iterators</a></li>
</ul>
<ul>
<li><a href="cppalgorithm/index.html">C++ Algorithms</a></li>
<li><a href="cppvector/index.html">C++ Vectors</a></li>
<li><a href="cppdeque/index.html">C++ Double-Ended
Queues</a></li>
<li><a href="cpplist/index.html">C++ Lists</a></li>
<li><a href="cpppriority_queue/index.html">C++ Priority
Queues</a></li>
<li><a href="cppqueue/index.html">C++ Queues</a></li>
<li><a href="cppstack/index.html">C++ Stacks</a></li>
<li><a href="cppset/index.html">C++ Sets</a></li>
<li><a href="cppmultiset/index.html">C++ Multisets</a></li>
<li><a href="cppmap/index.html">C++ Maps</a></li>
<li><a href="cppmultimap/index.html">C++ Multimaps</a></li>
<li><a href="cppbitset/index.html">C++ Bitsets</a></li>
</ul>
<p class="centered"><a href="all_cpp_functions.html">All C++
Functions</a></p>
</div>
</div>
<div class="website-bottom-box">
<p class="faq-box">Questions? Check out <a href="faq.html">the
FAQ</a>, look at these <a href="links.html">other language
references</a>, or <a href=
"mailto:comments@cppreference.com">contact us</a>.</p>
</div>
<p class="colophon">Last modified on 1/19/2008 by Nate Kohl, with
help from a <a href="credits.html">lot of people</a>.</p>
</div>
</div>
</td>
<script src="../www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-2828341-1";
urchinTracker();
</script>
</tr>
</table>
</body>
<!-- Mirrored from cppreference.com/index.html by HTTrack Website Copier/3.x [XR&CO'2004], Tue, 22 Jan 2008 06:23:02 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=iso-8859-1"><!-- /Added by HTTrack -->
</html>