view modules/unistdio/u8-u8-vasprintf @ 13354:86634e33e086

New module 'libunistring-optional'.
author Bruno Haible <bruno@clisp.org>
date Tue, 18 May 2010 20:11:42 +0200
parents c1afe24d144c
children 9ef3893d2c73
line wrap: on
line source

Description:
Formatted output to an UTF-8 string, with automatic memory allocation.

Files:
lib/unistdio/u8-u8-vasprintf.c
lib/unistdio/u-vasprintf.h

Depends-on:
unistdio/base
unistdio/u8-u8-vasnprintf
errno

configure.ac:
gl_LIBUNISTRING_LIBSOURCE([0.9], [unistdio/u8-u8-vasprintf.c])

Makefile.am:

Include:
"unistdio.h"

License:
LGPL

Maintainer:
Bruno Haible