2ba35a25797b77e15445e15fd771864e968a3996
[gnulib.git] / modules / wcpncpy
1 Description:
2 wcpncpy() function: copy a size-bounded wide string.
3
4 Files:
5 lib/wcpncpy.c
6 lib/wcpncpy-impl.h
7 m4/wcpncpy.m4
8
9 Depends-on:
10 wchar
11
12 configure.ac:
13 gl_FUNC_WCPNCPY
14 gl_WCHAR_MODULE_INDICATOR([wcpncpy])
15
16 Makefile.am:
17
18 Include:
19 <wchar.h>
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible