c28f42eef8964b1d77190ce955ffc1ec7bdfe953
[gnulib.git] / modules / mbsrtowcs
1 Description:
2 mbsrtowcs() function: convert string to wide string.
3
4 Files:
5 lib/mbsrtowcs.c
6 lib/mbsrtowcs-state.c
7 m4/mbsrtowcs.m4
8 m4/mbstate_t.m4
9
10 Depends-on:
11 wchar
12 mbrtowc
13 strnlen1
14 extensions
15
16 configure.ac:
17 gl_FUNC_MBSRTOWCS
18 gl_WCHAR_MODULE_INDICATOR([mbsrtowcs])
19
20 Makefile.am:
21
22 Include:
23 <wchar.h>
24
25 License:
26 LGPL
27
28 Maintainer:
29 Bruno Haible
30