summaryrefslogtreecommitdiff
path: root/other/Kermit/doc/API_doc/html/itos16_8hpp-source.html
diff options
context:
space:
mode:
Diffstat (limited to 'other/Kermit/doc/API_doc/html/itos16_8hpp-source.html')
-rw-r--r--other/Kermit/doc/API_doc/html/itos16_8hpp-source.html24
1 files changed, 24 insertions, 0 deletions
diff --git a/other/Kermit/doc/API_doc/html/itos16_8hpp-source.html b/other/Kermit/doc/API_doc/html/itos16_8hpp-source.html
new file mode 100644
index 0000000..117f765
--- /dev/null
+++ b/other/Kermit/doc/API_doc/html/itos16_8hpp-source.html
@@ -0,0 +1,24 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3<title>itos16.hpp Source File</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5</head><body bgcolor="#ffffff">
6<!-- Generated by Doxygen 1.2.9.1 -->
7<center>
8<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; </center>
9<hr><h1>itos16.hpp</h1><div class="fragment"><pre>00001 <font class="comment">/*</font>
1000002 <font class="comment"> * itos16.hpp:</font>
1100003 <font class="comment"> * written by palmers / teso</font>
1200004 <font class="comment"> */</font>
1300005 <font class="preprocessor">#ifndef __ITOS16_C</font>
1400006 <font class="preprocessor"></font><font class="preprocessor">#define __ITOS16_C</font>
1500007 <font class="preprocessor"></font><font class="preprocessor">#include &lt;string&gt;</font>
1600008 string itos16 (<font class="keywordtype">unsigned</font> <font class="keywordtype">int</font>);
1700009 <font class="preprocessor">#endif </font><font class="comment">/* __ITOS16_C */</font>
18</pre></div><hr><address><small>Generated at Tue Aug 14 18:04:51 2001 for Kermit by
19<a href="http://www.doxygen.org/index.html">
20<img src="doxygen.gif" alt="doxygen" align="middle" border=0
21width=110 height=53></a>1.2.9.1 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
22 &copy;&nbsp;1997-2001</small></address>
23</body>
24</html>