iconv-h: Fix module description.
[gnulib.git] / modules / mbslen
blob41a2531ffb4eb8ac8aab377cf30f84a253b144de
1 Description:
2 mbslen() function: Determine the number of multibyte characters in a string.
4 Files:
5 lib/mbslen.c
6 m4/mbslen.m4
8 Depends-on:
9 mbuiter
10 string
12 configure.ac:
13 gl_FUNC_MBSLEN
14 gl_STRING_MODULE_INDICATOR([mbslen])
16 Makefile.am:
17 lib_SOURCES += mbslen.c
19 Include:
20 <string.h>
22 Link:
23 $(LIB_MBRTOWC)
25 License:
26 LGPL
28 Maintainer:
29 all