Mercurial > hg > octave-shane > gnulib-hg
view modules/mbsnlen @ 12841:6ff1b1c23f57
Perform the same test for many <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 19:40:17 +0100 |
parents | 23f58a4ffca0 |
children |
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