summaryrefslogtreecommitdiff
path: root/modules/unistdio/u16-vsprintf
blob: 5a228cb14062ce3a6b2938988b0eff159579795b (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
29
Description:
Formatted output to an UTF-16 string.

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

Depends-on:
unistdio/base
unistdio/u16-vasnprintf
stdint
errno

configure.ac:
gl_LIBUNISTRING_MODULE([1.2], [unistdio/u16-vsprintf])

Makefile.am:
if LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF
lib_SOURCES += unistdio/u16-vsprintf.c
endif

Include:
"unistdio.h"

License:
LGPLv3+ or GPLv2+

Maintainer:
all