blob: 9fce6842980512951692c1541578a66545373a09 [file] [log] [blame]
Description:
iswctype() function: test whether a wide character has a given property.
Status:
obsolete
Notice:
This module is obsolete.
Files:
lib/iswctype.c
lib/iswctype-impl.h
m4/iswctype.m4
Depends-on:
wctype-h
configure.ac:
gl_FUNC_ISWCTYPE
if test $HAVE_WCTYPE_T = 0 || test $GNULIB_OVERRIDES_WINT_T = 1; then
AC_LIBOBJ([iswctype])
fi
gl_WCTYPE_MODULE_INDICATOR([iswctype])
Makefile.am:
Include:
<wctype.h>
License:
LGPL
Maintainer:
all