Files
gnulib/modules/fwriteerror

26 lines
342 B
Plaintext

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