view modules/unistdio/ulc-vfprintf @ 9831:787bf3487678

Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C code.
author Bruno Haible <bruno@clisp.org>
date Sun, 30 Mar 2008 15:18:13 +0200
parents 870029929d86
children c1afe24d144c
line wrap: on
line source

Description:
Print formatted output to a stream.

Files:
lib/unistdio/ulc-vfprintf.c

Depends-on:
unistdio/base
unistdio/ulc-vasnprintf
fseterr
EOVERFLOW

configure.ac:

Makefile.am:
lib_SOURCES += unistdio/ulc-vfprintf.c

Include:
"unistdio.h"

License:
LGPL

Maintainer:
Bruno Haible