[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: extended ascii
From: |
scorpio2002 |
Subject: |
Re: extended ascii |
Date: |
Sun, 5 Nov 2006 08:56:09 -0800 (PST) |
Thanks you for your answer. The problem is that I would not call
documentation what's inside the test directory. It's basically impossible to
understand something: that's a real mess. I was looking for a
straight-forward method to implement what I need...
Can someone post a simple example of how to print a wide character?? O_o
Thomas Dickey-2 wrote:
>
> On Sat, 4 Nov 2006, scorpio2002 wrote:
>
>>
>> Hi there! I'm new to the forum. I'm looking for a way to get printw() to
>> print extended ascii characters onto the screen. I tried that... but I
>> see
>> question marks ore blanks... maybe there is a function in the library to
>> set
>> the console so that it'll print extened ascii char too.
>
> You have to setup your locale (environment variables) and the application
> has to call setlocale(). ncurses' test programs do that, for example.
>
> --
> Thomas E. Dickey
> http://invisible-island.net
> ftp://invisible-island.net
>
>
> _______________________________________________
> Bug-ncurses mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-ncurses
>
>
--
View this message in context:
http://www.nabble.com/extended-ascii-tf2574326.html#a7186979
Sent from the Gnu - Ncurses mailing list archive at Nabble.com.