1Description:
2Binary mode I/O.
3
4Files:
5lib/binary-io.h
6lib/binary-io.c
7
8Depends-on:
9extern-inline
10fcntl-h
11
12configure.ac:
13
14Makefile.am:
15lib_SOURCES += binary-io.h binary-io.c
16
17Include:
18"binary-io.h"
19
20License:
21LGPLv2+
22
23Maintainer:
24Bruno Haible
25