summaryrefslogtreecommitdiff
path: root/modules/mbuiter
blob: b9e41031d50f4624116d9c4211d61c1608bf6737 (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
31
32
33
34
35
36
Description:
Iterating through multibyte strings.

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

Depends-on:
extern-inline
mbchar
mbrtowc
mbsinit
wchar
stdbool
strnlen1

configure.ac:
gl_MBITER

Makefile.am:
lib_SOURCES += mbuiter.h mbuiter.c

Include:
"mbuiter.h"

Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)

License:
LGPL

Maintainer:
all