Description:
wcsrchr() function: search wide string for a wide character.

Status:
obsolete

Notice:
This module is obsolete.

Files:
lib/wcsrchr.c
lib/wcsrchr-impl.h
m4/wcsrchr.m4

Depends-on:
wchar

configure.ac:
gl_FUNC_WCSRCHR
gl_CONDITIONAL([GL_COND_OBJ_WCSRCHR], [test $HAVE_WCSRCHR = 0])
gl_WCHAR_MODULE_INDICATOR([wcsrchr])

Makefile.am:
if GL_COND_OBJ_WCSRCHR
lib_SOURCES += wcsrchr.c
endif

Include:
<wchar.h>

License:
LGPL

Maintainer:
all
