Mercurial > hg > octave-lojdl > gnulib-hg
view modules/mbsrchr @ 10560:0eefc6edf646
Tests for module 'cond'.
author | Yoann Vandoorselaere <yoann.v@prelude-ids.com> |
---|---|
date | Wed, 01 Oct 2008 03:39:40 +0200 |
parents | 26bd958c1cd1 |
children | 23f58a4ffca0 |
line wrap: on
line source
Description: mbsrchr() function: search a string for a character, from the end. Files: lib/mbsrchr.c m4/mbsrchr.m4 m4/mbrtowc.m4 Depends-on: mbuiter string configure.ac: gl_FUNC_MBSRCHR gl_STRING_MODULE_INDICATOR([mbsrchr]) Makefile.am: lib_SOURCES += mbsrchr.c Include: <string.h> License: LGPL Maintainer: Bruno Haible