New module 'towctrans'.
[gnulib.git] / modules / towctrans
1 Description:
2 towctrans() function: convert a wide character using a case mapping.
3
4 Files:
5 lib/towctrans.c
6 lib/towctrans-impl.h
7 m4/towctrans.m4
8
9 Depends-on:
10 wctype-h
11
12 configure.ac:
13 gl_FUNC_TOWCTRANS
14 gl_WCTYPE_MODULE_INDICATOR([towctrans])
15
16 Makefile.am:
17
18 Include:
19 <wctype.h>
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible