Mercurial > hg > octave-shane > gnulib-hg
view modules/wcwidth @ 9363:4d4d1419d4ab
Use @FOO@ syntax instead of $(FOO) syntax, because it uncovers typos early.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 19 Oct 2007 12:51:22 +0200 |
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