view modules/unictype/ctype-alpha @ 29963:84615319c177

Improves the doc in MODULES.html.
author Bruno Haible <bruno@clisp.org>
date Mon, 14 Jul 2008 12:37:46 +0200
parents c7c2e5573f14
children 1b9d71e4e297
line wrap: on
line source

Description:
Generalization of the <ctype.h> isalpha() function and the
<wctype.h> iswalpha() function.

Files:
lib/unictype/ctype_alpha.c
lib/unictype/ctype_alpha.h
lib/unictype/bitmap.h

Depends-on:
unictype/base
inline

configure.ac:

Makefile.am:
lib_SOURCES += unictype/ctype_alpha.c

Include:
"unictype.h"

License:
LGPL

Maintainer:
Bruno Haible