bug-parted
[Top][All Lists]
Advanced

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

charset independent strlist.c


From: Masahiro Sakai
Subject: charset independent strlist.c
Date: Tue, 17 Oct 2000 13:50:55 +0900 (JST)

Hello

I suggest to use mbsrtowcs() and its family to convert strings
between multibyte representation and wide character strings.
They are more portable than iconv(). And we don't need to assume
multibyte representation and wchar_t representation.

Here is an experimental patch for strlist.c

--
Masahiro Sakai

Attachment: strlist.diff.gz
Description: Binary data


reply via email to

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