blob: e647ce856776cbbbef9ec06a40dee7a1c52469e1 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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.
WWW: http://www.whizkidtech.redprince.net/i18n/
G. Adam Stanislav
adam@redprince.net
|