From: Thomas Dickey Date: 2004-12-22T22:32:01+09:00 Subject: Re: curses - how to use unicode Carlos wrote: > On the other other hand, I've found that if you use the functions without > "w", you can output UTF-8 strings directly :). It's more easy so... > And I've also found the secret to make ncursesw print non-ascii characters: > set the locale LC_ALL to "". yes (but it's not portable: won't work with Solaris curses). There are some post-5.4 fixes to make this work, btw. -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net