view modules/mbschr @ 8083:c8815c37b48c

New module 'mbschr'.
author Bruno Haible <bruno@clisp.org>
date Mon, 05 Feb 2007 01:01:37 +0000
parents
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