blob: a7178804efcb3a01e4fcef58e74cad4c37236381 (
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
|
Description:
Formatted output to an UTF-32 string, with automatic memory allocation.
Files:
lib/unistdio/u32-u32-asprintf.c
lib/unistdio/u-asprintf.h
Depends-on:
unistdio/base
unistdio/u32-u32-vasprintf
configure.ac:
gl_LIBUNISTRING_LIBSOURCE([0.9], [unistdio/u32-u32-asprintf.c])
Makefile.am:
Include:
"unistdio.h"
License:
LGPL
Maintainer:
Bruno Haible
|