New module 'tmpfile'.
[gnulib.git] / modules / unistr / u8-uctomb
1 Description:
2 Store a character in UTF-8 string.
3
4 Files:
5 lib/unistr/u8-uctomb.c
6
7 Depends-on:
8 unistr/base
9
10 configure.ac:
11 gl_MODULE_INDICATOR([unistr/u8-uctomb])
12
13 Makefile.am:
14 lib_SOURCES += unistr/u8-uctomb.c
15
16 Include:
17 "unistr.h"
18
19 License:
20 LGPL
21
22 Maintainer:
23 Bruno Haible
24