Mercurial > hg > octave-lojdl > gnulib-hg
view modules/mbspbrk @ 12800:7216e2b4056f
Tests for module 'logb'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 25 Jan 2010 02:11:59 +0100 |
parents | 23f58a4ffca0 |
children |
line wrap: on
line source
Description: mbspbrk() function: search a string for any of a set of characters. Files: lib/mbspbrk.c Depends-on: mbuiter string mbschr strpbrk configure.ac: gl_STRING_MODULE_INDICATOR([mbspbrk]) Makefile.am: lib_SOURCES += mbspbrk.c Include: <string.h> License: LGPL Maintainer: Bruno Haible