New module 'mbrtowc'.
[gnulib.git] / modules / mbrtowc
1 Description:
2 mbrtowc() function: convert multibyte character to wide character.
3
4 Files:
5 lib/mbrtowc.c
6 m4/mbrtowc.m4
7 m4/mbstate_t.m4
8
9 Depends-on:
10 wchar
11 localcharset
12 streq
13
14 configure.ac:
15 gl_FUNC_MBRTOWC
16 gl_WCHAR_MODULE_INDICATOR([mbrtowc])
17
18 Makefile.am:
19
20 Include:
21 <wchar.h>
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible
28