view modules/mbslen @ 40230:25f5a9e7e5fb

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 11 Mar 2019 09:16:52 -0700
parents 1f14c6dd175d
children
line wrap: on
line source

Description:
mbslen() function: Determine the number of multibyte characters in a string.

Files:
lib/mbslen.c
m4/mbslen.m4

Depends-on:
mbuiter
string

configure.ac:
gl_FUNC_MBSLEN
gl_STRING_MODULE_INDICATOR([mbslen])

Makefile.am:
lib_SOURCES += mbslen.c

Include:
<string.h>

License:
LGPL

Maintainer:
all