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