Hash :
bd63935b
Author :
Date :
2006-10-06T12:17:22
Have clean-temp register file open descriptors to temporary files.
Description:
Detect write error on a stream.
Files:
lib/fwriteerror.h
lib/fwriteerror.c
Depends-on:
stdbool
configure.ac:
AC_DEFINE([GNULIB_FWRITEERROR], 1,
[Define to 1 when using the gnulib fwriteerror module.])
Makefile.am:
lib_SOURCES += fwriteerror.h fwriteerror.c
Include:
"fwriteerror.h"
License:
GPL
Maintainer:
Bruno Haible