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