1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/mbswidth
Eric Blake e0edd5715c * modules/wcwidth: New file.
* modules/mbchar (Depends-on): Add wcwidth.
* modules/mbswidth (Depends-on): Add wcwidth.
* MODULES.html.sh: Add wcwidth.
2006-06-28 13:11:32 +00:00

29 lines
319 B
Plaintext

Description:
Determine the number of screen columns needed for a string.
Files:
lib/mbswidth.h
lib/mbswidth.c
m4/mbstate_t.m4
m4/mbrtowc.m4
m4/mbswidth.m4
Depends-on:
wcwidth
configure.ac:
gl_MBSWIDTH
Makefile.am:
lib_SOURCES += mbswidth.h mbswidth.c
Include:
"mbswidth.h"
License:
GPL
Maintainer:
Bruno Haible