mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
26 lines
285 B
Plaintext
26 lines
285 B
Plaintext
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:
|
|
|
|
configure.ac:
|
|
gl_FUNC_WCWIDTH
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += wcwidth.h
|
|
|
|
Include:
|
|
"wcwidth.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|