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