New module 'libunistring-optional'.
[gnulib.git] / modules / unistdio / u8-vsprintf
1 Description:
2 Formatted output to an UTF-8 string.
3
4 Files:
5 lib/unistdio/u8-vsprintf.c
6 lib/unistdio/u-vsprintf.h
7
8 Depends-on:
9 unistdio/base
10 unistdio/u8-vasnprintf
11 stdint
12 errno
13
14 configure.ac:
15 gl_LIBUNISTRING_LIBSOURCE([0.9], [unistdio/u8-vsprintf.c])
16
17 Makefile.am:
18
19 Include:
20 "unistdio.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible
27