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