summaryrefslogtreecommitdiff
path: root/modules/mbchar
blob: 5f193216998559f157ee70e426a44a2872a5eaea (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

configure.ac:
gl_MBCHAR

Makefile.am:
lib_SOURCES += mbchar.h

Include:
#if HAVE_WCHAR_H && HAVE_WCTYPE_H
#include "mbchar.h"
#endif

License:
LGPL

Maintainer:
Bruno Haible