summaryrefslogtreecommitdiff
path: root/modules/mbuiter
blob: 9c58466b1394c998b77796f33b42a65545400cd1 (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
29
30
Description:
Iterating through multibyte strings.

Files:
lib/mbuiter.h
m4/mbiter.m4
m4/mbrtowc.m4

Depends-on:
mbchar
stdbool
strnlen1

configure.ac:
gl_MBITER

Makefile.am:
lib_SOURCES += mbuiter.h

Include:
#if HAVE_MBRTOWC
#include "mbuiter.h"
#endif

License:
LGPL

Maintainer:
Bruno Haible