Mercurial > hg > octave-jordi > gnulib-hg
view modules/unistdio/u32-asprintf @ 13354:86634e33e086
New module 'libunistring-optional'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 18 May 2010 20:11:42 +0200 |
parents | 870029929d86 |
children | 9ef3893d2c73 |
line wrap: on
line source
Description: Formatted output to an UTF-32 string, with automatic memory allocation. Files: lib/unistdio/u32-asprintf.c lib/unistdio/u-asprintf.h Depends-on: unistdio/base unistdio/u32-vasprintf configure.ac: gl_LIBUNISTRING_LIBSOURCE([0.9], [unistdio/u32-asprintf.c]) Makefile.am: Include: "unistdio.h" License: LGPL Maintainer: Bruno Haible