view modules/unictype/category-of @ 29162:c7c2e5573f14

Unicode character classification functions.
author Bruno Haible <bruno@clisp.org>
date Tue, 13 Nov 2007 00:15:53 +0100
parents
children 263f472dc864
line wrap: on
line source

Description:
Determine category of a Unicode character.

Files:
lib/unictype/categ_of.c
lib/unictype/categ_of.h

Depends-on:
unictype/base
inline

configure.ac:

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

Include:
"unictype.h"

License:
LGPL

Maintainer:
Bruno Haible