1Description:
2Multibyte character data type.
3
4Files:
5lib/mbchar.h
6lib/mbchar.c
7m4/mbchar.m4
8
9Depends-on:
10extensions
11extern-inline
12stdbool
13wchar
14wctype-h
15iswblank
16wcwidth
17memcmp
18
19configure.ac:
20gl_MBCHAR
21
22Makefile.am:
23lib_SOURCES += mbchar.c
24
25Include:
26"mbchar.h"
27
28License:
29LGPL
30
31Maintainer:
32Bruno Haible
33