summaryrefslogtreecommitdiff
path: root/gnulib/modules/unistdio/u16-sprintf
blob: f5e25a56cb2354efdecfb51ffe1ec5618c3b90b9 (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
26
27
28
Description:
Formatted output to an UTF-16 string.

Files:
lib/unistdio/u16-sprintf.c
lib/unistdio/u-sprintf.h

Depends-on:
unistdio/base
unistdio/u16-vsprintf

configure.ac:
gl_LIBUNISTRING_MODULE([0.9], [unistdio/u16-sprintf])

Makefile.am:
if LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF
lib_SOURCES += unistdio/u16-sprintf.c
endif

Include:
"unistdio.h"

License:
LGPL

Maintainer:
Bruno Haible