blob: 8f81f1d5a7b33f1909987894c811b7573c5d14f9 (
plain) (
blame)
1
2
3
4
5
6
7
|
This module includes cyrillic string conversion functions from one and
to another charset, to upper and to lower case without locale switching.
Also included single-byte charsets detection routine. It is easy to add
new code pages. For this purpose it is necessary only to add appropriate
string of a code page.
Author: Albert MICHEEV <Albert@f80.n5049.z2.fidonet.org>
|