Mercurial > hg > octave-nkf > gnulib-hg
view modules/mbsnlen @ 11386:23f58a4ffca0
Followup to 2008-12-22: Remove unnecessary AC_FUNC_MBRTOWC invocations.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 10 Mar 2009 01:19:40 +0100 |
parents | 236e8277b9b1 |
children | 1f14c6dd175d |
line wrap: on
line source
Description: mbsnlen() function: Determine the number of multibyte characters in a string. Files: lib/mbsnlen.c Depends-on: mbiter string configure.ac: gl_STRING_MODULE_INDICATOR([mbsnlen]) Makefile.am: lib_SOURCES += mbsnlen.c Include: <string.h> License: LGPL Maintainer: Bruno Haible