Description:
mbsrchr() function: search a string for a character, from the end.
Files:
lib/mbsrchr.c
Depends-on:
mbuiter
string
configure.ac:
gl_STRING_MODULE_INDICATOR([mbsrchr])
Makefile.am:
lib_SOURCES += mbsrchr.c
Include:
<string.h>
License:
LGPL
Maintainer:
Bruno Haible