blob: 99b1863b26278761ed29e825708a6bf72ddf1c7b (
plain)
1
2
3
4
5
6
7
8
9
|
A library of routines for the conversion between 31-bit Unicode values (UCS-4)
and their 8-bit encoding (UTF-9) defined in RFC 2044. The routines can handle
input and output from/to files and memory. Useful for i18n programmers.
G. Adam Stanislav
adam@whizkidtech.net
http://www.whizkidtech.net/
WWW: http://www.whizkidtech.net/i18n/
|