view modules/mbschr @ 10319:bfad00ed23a4

Separate the macros and the function symbols.
author Bruno Haible <bruno@clisp.org>
date Thu, 14 Aug 2008 12:51:54 +0200
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