Mercurial > hg > octave-shane > gnulib-hg
view modules/mbschr @ 10812:a672954bb892
New module 'servent'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 16 Nov 2008 05:02:40 +0100 |
parents | c8815c37b48c |
children | 23f58a4ffca0 |
line wrap: on
line source
Description: mbschr() function: search a string for a character. Files: lib/mbschr.c m4/mbschr.m4 m4/mbrtowc.m4 Depends-on: mbuiter string configure.ac: gl_FUNC_MBSCHR gl_STRING_MODULE_INDICATOR([mbschr]) Makefile.am: lib_SOURCES += mbschr.c Include: <string.h> License: LGPL Maintainer: Bruno Haible