readme.widechar

来自「Util-linux 软件包包含许多工具。其中比较重要的是加载、卸载、格式化、分」· WIDECHAR 代码 · 共 19 行

WIDECHAR
19
字号
From haible@ilog.fr Mon Sep 20 15:34:21 1999Hello Andries,Here is a patch for adding multi-byte locale support to a few programsfound in util-linux-2.9u. With these patches, the programs    col colcrt colrm column rev ulnow work correctly in UTF-8 locales. This is done by using the ISO C / SUSV2i18n functions, therefore they will become effective when glibc-2.2 comesout. For the moment, you can test the patches by  1. defining ENABLE_WIDECHAR in defines.h  2. Change the #if 0 to #if 1 in lib/widechar.h  3. Modify your CFLAGS and LDFLAGS to include the directories where libutf8     is installed.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?