File: api_.html

package info (click to toggle)
libticonv 1.1.0-1.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,964 kB
  • sloc: sh: 9,219; ansic: 2,157; makefile: 130
file content (53 lines) | stat: -rw-r--r-- 1,624 bytes parent folder | download | duplicates (2)
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
<!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 API</td>
    </tr>
  </tbody>
</table>
<hr>
<p>The ticonv library provide a complete API (Application Programming
Interface) &nbsp;which makes use of TI charsets easy and transparent. <br>
<br>
Functions and data types are grouped in different topics, depending on
their purpose. Click on a topic for the description of all functions
and
data types defined in this topic.<br>
</p>
<p>Note: functions suffixed with _s (like <span
 style="font-style: italic;">ticonv_charset_utf16_to_ti_s</span>) are
static version (of <span style="font-style: italic;">ticonv_charset_utf16_to_ti</span>).<br>
</p>
<p><span
 style="text-decoration: underline; font-style: italic; font-weight: bold;">Important
note:</span> the library use UTF-16 natively but some functions allow
use of UTF-8. For more information, take a look at &lt;<a
 href="http://www.unicode.org/charts">http://www.unicode.org/charts</a>&gt;
and &lt;<a href="http://www.czyborra.com/utf">http://www.czyborra.com/utf</a>&gt;<br>
</p>
<p>==========[ List of entries ]==========<br>
</p>
<b></b>
<h3> <a
 href="index.html">Return
to the main index</a> </h3>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>