Mercurial > hg > octave-shane > gnulib-hg
view modules/mbsnlen @ 10812:a672954bb892
New module 'servent'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 16 Nov 2008 05:02:40 +0100 |
parents | 236e8277b9b1 |
children | 23f58a4ffca0 |
line wrap: on
line source
Description: mbsnlen() function: Determine the number of multibyte characters in a string. Files: lib/mbsnlen.c m4/mbsnlen.m4 m4/mbrtowc.m4 Depends-on: mbiter string configure.ac: gl_FUNC_MBSNLEN gl_STRING_MODULE_INDICATOR([mbsnlen]) Makefile.am: lib_SOURCES += mbsnlen.c Include: <string.h> License: LGPL Maintainer: Bruno Haible