blob: 6c7e1531b866021639553d8b9e3c160f9c166028 (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>stoi16.hpp Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.2.9.1 -->
<center>
<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> </center>
<hr><h1>stoi16.hpp</h1><div class="fragment"><pre>00001 <font class="comment">/*</font>
00002 <font class="comment"> * stoi16.hpp:</font>
00003 <font class="comment"> * written by palmers / teso</font>
00004 <font class="comment"> */</font>
00005 <font class="preprocessor">#ifndef __STOI16_C</font>
00006 <font class="preprocessor"></font><font class="preprocessor">#define __STOI16_C</font>
00007 <font class="preprocessor"></font><font class="preprocessor">#include <string></font>
00008
00012 <font class="keywordtype">unsigned</font> <font class="keywordtype">int</font> stoi16 (string);
00013 <font class="preprocessor">#endif </font><font class="comment">/* __STOI16_C */</font>
</pre></div><hr><address><small>Generated at Tue Aug 14 18:04:51 2001 for Kermit by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.2.9.1 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
© 1997-2001</small></address>
</body>
</html>
|