view modules/wcwidth @ 8054:aa8abb5db935

Enforce the use of gnulib modules for unportable <string.h> functions.
author Bruno Haible <bruno@clisp.org>
date Thu, 01 Feb 2007 00:29:52 +0000
parents b6376840b47b
children ee2dc6c88b11
line wrap: on
line source

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

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

Depends-on:
wchar
wctype

configure.ac:
gl_FUNC_WCWIDTH

Makefile.am:
lib_SOURCES += wcwidth.h

Include:
"wcwidth.h"

License:
LGPL

Maintainer:
Bruno Haible