From fa095a4504cbe668e4244547e2c141597bea4ecf Mon Sep 17 00:00:00 2001 From: Andreas Rottmann Date: Mon, 14 Sep 2009 12:32:44 +0200 Subject: Imported Upstream version 0.9.1 --- doc/libunistring_3.html | 107 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 doc/libunistring_3.html (limited to 'doc/libunistring_3.html') diff --git a/doc/libunistring_3.html b/doc/libunistring_3.html new file mode 100644 index 00000000..cc446970 --- /dev/null +++ b/doc/libunistring_3.html @@ -0,0 +1,107 @@ + + + + + +GNU libunistring: 3. Elementary types <unitypes.h> + + + + + + + + + + + + + + + + + + + + + + + + + + +
[ << ][ >> ]           [Top][Contents][Index][ ? ]
+ +
+ + +

3. Elementary types <unitypes.h>

+ +

The include file <unitypes.h> provides the following basic types. +

+
+
Type: uint8_t + +
+
Type: uint16_t + +
+
Type: uint32_t + +
+

These are the storage units of UTF-8/16/32 strings, respectively. The definitions are +taken from <stdint.h>, on platforms where this include file is present. +

+ +
+
Type: ucs4_t + +
+

This type represents a single Unicode character, outside of an UTF-32 string. +

+
+ + + + + + + + + + + + +
[ << ][ >> ]           [Top][Contents][Index][ ? ]
+

+ + This document was generated by Bruno Haible on July, 1 2009 using texi2html 1.78a. + +
+ +

+ + -- cgit v1.2.3