summaryrefslogtreecommitdiff
path: root/modules/mbiter
blob: e0daf82c822f60f5a672bb1196b1ad1fc676f219 (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
Description:
Iterating through multibyte strings.

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

Depends-on:
mbchar
stdbool

configure.ac:
gl_MBITER

Makefile.am:
lib_SOURCES += mbiter.h

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

License:
LGPL

Maintainer:
Bruno Haible