bc148f589f27ed11e1b0b43b661f285eeb95a225
[gnulib.git] / u16-vasprintf
1 Description:
2 Formatted output to an UTF-16 string, with automatic memory allocation.
3
4 Files:
5 lib/unistdio/u16-vasprintf.c
6 lib/unistdio/u-vasprintf.h
7
8 Depends-on:
9 unistdio/base
10 unistdio/u16-vasnprintf
11 errno
12
13 configure.ac:
14
15 Makefile.am:
16 lib_SOURCES += unistdio/u16-vasprintf.c
17
18 Include:
19 "unistdio.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible
26