autodoc.git/
traditional_manual/
chapter_9.html
Branch:
Tag:
Non-build tags
All tags
No tags
2012-04-07
2012-04-07 00:28:51 by Arne Goedeke <el@laramies.com>
140312b35f8440982a3473f740b7d6749a2e5159 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
SSL: added next protocol negotiation extension
2063:
<dt class='head--type'><span class='homogen--type'>Method</span> <span class='homogen--name'><b>getchar</b></span> </dt>
-
<dd><p><code><code class='datatype'>int</code> <b><span class='method'>getchar</span>(</b><b>)</b></code></p></dd>
+
<dd><p><code><code class='
modifier'>local</code> <code class='
datatype'>int</code> <b><span class='method'>getchar</span>(</b><b>)</b></code></p></dd>
<dt class='head--doc'>Description</dt> <dd class='body--doc'><p>This function returns one character from the input stream.</p>