view modules/mbsrchr @ 12805:1a4bc6df3018

Tests for module 'rint'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:19:20 +0100
parents 23f58a4ffca0
children
line wrap: on
line source

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