summaryrefslogtreecommitdiff
path: root/modules/mbchar
blob: ec3ed27f55ad45e9d363add58493119bbb964250 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description:
Multibyte character data type.

Files:
lib/mbchar.h
lib/mbchar.c
m4/mbchar.m4

Depends-on:
stdbool
wchar
wctype
wcwidth

configure.ac:
gl_MBCHAR

Makefile.am:
lib_SOURCES += mbchar.c

Include:
#include "mbchar.h"

License:
LGPL

Maintainer:
Bruno Haible