view modules/full-write @ 29241:53d8797106ae

Avoid using the syntax symbol() in formatted documentation.
author Bruno Haible <bruno@clisp.org>
date Wed, 26 Dec 2007 16:31:08 +0100
parents b3bd7a7cc0a2
children 8e04f75cbbca
line wrap: on
line source

Description:
An interface to the write() function that writes all it is asked to write.

Files:
lib/full-write.h
lib/full-write.c

Depends-on:
safe-write

configure.ac:

Makefile.am:
lib_SOURCES += full-write.h full-write.c

Include:
"full-write.h"

License:
LGPL

Maintainer:
Jim Meyering, Bruno Haible