summaryrefslogtreecommitdiff
path: root/modules/mbstoc32s
blob: c32a4df683f076a341f247f4b79b5d25ca340a97 (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:
mbstoc32s() function: convert string to 32-bit wide string.

Files:
lib/mbstoc32s.c

Depends-on:
uchar
wchar
mbsrtoc32s

configure.ac:
gl_UCHAR_MODULE_INDICATOR([mbstoc32s])

Makefile.am:
lib_SOURCES += mbstoc32s.c

Include:
<uchar.h>

Link:
$(MBRTOWC_LIB)

License:
LGPLv2+

Maintainer:
Bruno Haible