summaryrefslogtreecommitdiff
path: root/gnulib/modules/unistr/u16-to-u8
blob: a9bd312b2f310cf8ec4f5452c37c15ca15e8af97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
Convert UTF-16 string to UTF-8 string.

Files:
lib/unistr/u16-to-u8.c

Depends-on:
unistr/base
unistr/u16-mbtoucr
unistr/u8-uctomb

configure.ac:

Makefile.am:
lib_SOURCES += unistr/u16-to-u8.c

Include:
"unistr.h"

License:
LGPL

Maintainer:
Bruno Haible