view modules/wcwidth @ 30188:351557079be5

EPIPE requires errno module.
author Bruno Haible <bruno@clisp.org>
date Sat, 27 Sep 2008 16:52:41 +0200
parents 946dc2e2e8e9
children 550f5258de22
line wrap: on
line source

Description:
Determine the number of screen columns needed for a character.

Files:
lib/wcwidth.c
m4/wcwidth.m4
m4/wchar_t.m4
m4/wint_t.m4

Depends-on:
extensions
wchar
wctype
localcharset
streq
uniwidth/width

configure.ac:
gl_FUNC_WCWIDTH
gl_WCHAR_MODULE_INDICATOR([wcwidth])

Makefile.am:

Include:
<wchar.h>

License:
LGPL

Maintainer:
Bruno Haible