bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

form_driver and non-ASCII-characters


From: Moritz Beller
Subject: form_driver and non-ASCII-characters
Date: Sat, 23 Apr 2005 20:05:06 +0200

Hi there,

I simply can't get ncurses to display umlaut characters: Given an
umlaut character stored in ch (of type char), form_driver(my_form,
ch); doesn't consider it a valid character.

What to do? I have set the $LANG environment.

address@hidden $ export LANG=de
address@hidden $ echo $LANG
de
address@hidden $ ./programme

and within the programme setlocale(LC_ALL,"de_DE");

Thanks for every hint
Moritz
--
(o_    web      http://www.4momo.de
//\    mail     momo at 4momo dot de
V_/_   gpg      http://gpg.notlong.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]