Subject: Re: utf-8 and userland
To: Wolfgang S. Rupprecht <wolfgang+gnus20040312T095618@dailyplanet.dontspam.wsrcc.com>
From: Noriyuki Soda <soda@sra.co.jp>
List: tech-userlevel
Date: 03/13/2004 06:55:54
>>>>> On Fri, 12 Mar 2004 13:23:09 -0800, "Wolfgang S. Rupprecht"
	<wolfgang+gnus20040312T095618@dailyplanet.dontspam.wsrcc.com> said:

> I wonder if there is already a table of tables listing the chars that
> can safely be output for each codeset.

Yes, you can use iswprintf(3) by converting the multibyte characters
to wide characters.
--
soda