view modules/obstack-printf-posix @ 12805:1a4bc6df3018

Tests for module 'rint'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:19:20 +0100
parents 927afe014a7d
children be869a242af0
line wrap: on
line source

Description:
POSIX formatted printing into an obstack.

Files:
m4/obstack-printf.m4
m4/obstack-printf-posix.m4
lib/obstack_printf.c

Depends-on:
obstack
stdio
vasnprintf-posix
extensions

configure.ac:
gl_FUNC_OBSTACK_PRINTF_POSIX
gl_STDIO_MODULE_INDICATOR([obstack-printf-posix])

Makefile.am:

Include:
<stdio.h>

License:
GPL

Maintainer:
Eric Blake