>>>>> "Vadim" == Vadim V Zhytnikov <vvzhy at mail.ru> writes:
Vadim> 5. Very serious portability problem.
Vadim> Which program to use for ISO->UTF conversion?
Vadim> For Linux the natural choice is iconv -- this
Vadim> program is part of glibc and must be
Vadim> present on all modern Linux distros.
Vadim> But what about other UNIX? I don't know.
Vadim> Recode? Any other ideas?
Solaris and Mac OS X both have iconv. Don't know whether it will do
the same thing as Linux iconv, but at least iconv is there.
Ray