File: headers.html

package info (click to toggle)
libticonv 1.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,036 kB
  • ctags: 501
  • sloc: sh: 11,281; ansic: 2,668; makefile: 76
file content (38 lines) | stat: -rw-r--r-- 1,164 bytes parent folder | download | duplicates (5)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>Header File Index</title>
  <link rel="STYLESHEET" type="TEXT/CSS" href="style.css">
</head>
<body bgcolor="#fffff8">
<table class="INVTABLE" width="100%">
  <tbody>
    <tr>
      <td class="NOBORDER" width="40"><img src="info.gif" border="0"
 height="32" width="32"> </td>
      <td class="TITLE">TiConv Library Header Files</td>
    </tr>
  </tbody>
</table>
<hr>
<p>There are few headers to include for using the ticonv library. They
are listed below: <br>
</p>
<table class="NOBORDER" border="5" cellpadding="5" cellspacing="5">
  <tbody>
    <tr>
      <td class="NOBORDER" align="left" valign="top"><b>ticonv.h</b></td>
      <td class="NOBORDER" width="10"><br>
      </td>
      <td class="NOBORDER" style="text-align: left;">Convenient header
which includes all the stuffs you need.<br>
      </td>
    </tr>
  </tbody>
</table>
<p><b>Note:</b> these are the headers you are allowed to include in
your program. Don't use any others, please ! </p>
<br>
<h3> <a href="index.html">Return to the main index</a> </h3>
</body>
</html>