view modules/wcwidth @ 12430:235cc0b78f8a

New module 'nl_langinfo'.
author Bruno Haible <bruno@clisp.org>
date Fri, 11 Dec 2009 20:09:02 +0100
parents 5a0294ce5372
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