From: Krishna Birth (krishnabirth@gmail.com)
Date: Mon Sep 20 2010 - 17:37:52 CDT
Hi
Could you help with this project?
http://www.unicode.org/mail-arch/unicode-ml/y2010-m09/0042.html Best,
Meeकu
2010/9/18 Αλέξανδρος Διαμαντίδης <adia@hellug.gr>
> > Krishna Birth <krishnabirth@gmail.com> wrote:
This archive was generated by hypermail 2.1.5
: Mon Sep 20 2010 - 17:43:04 CDT
> > > I need to find this for a project/coder's question?
>
> If this applies to a programming project, it would probably help if you
> could mention the programming language used.
>
> * Richard Wordingham [2010-09-18 10:42]:
> > % /usr/bin/printf "\u0100" # What happens in non-UTF-8 locales?
>
> Just tried it in an ISO-8859-7 locale:
>
> % /usr/bin/printf "\u0100"
> \u0100
>
> The sequence is printed back uninterpreted.
>
> Alexandros
>
>