view modules/mbschr @ 11386:23f58a4ffca0

Followup to 2008-12-22: Remove unnecessary AC_FUNC_MBRTOWC invocations.
author Bruno Haible <bruno@clisp.org>
date Tue, 10 Mar 2009 01:19:40 +0100
parents c8815c37b48c
children 1f14c6dd175d
line wrap: on
line source

Description:
mbschr() function: search a string for a character.

Files:
lib/mbschr.c

Depends-on:
mbuiter
string

configure.ac:
gl_STRING_MODULE_INDICATOR([mbschr])

Makefile.am:
lib_SOURCES += mbschr.c

Include:
<string.h>

License:
LGPL

Maintainer:
Bruno Haible