e57575e1d8e01b76a6438748d1e61326fe48c6dc
[gnulib.git] / modules / vasprintf
1 Description:
2 vsprintf with automatic memory allocation.
3
4 Files:
5 lib/vasprintf.c
6 lib/asprintf.c
7 m4/vasprintf.m4
8
9 Depends-on:
10 vasnprintf
11 stdio
12
13 configure.ac:
14 gl_FUNC_VASPRINTF
15 gl_STDIO_MODULE_INDICATOR([vasprintf])
16
17 Makefile.am:
18
19 Include:
20 <stdio.h>
21
22 License:
23 LGPLv2+
24
25 Maintainer:
26 Bruno Haible
27