|
libcdio-paranoia 10.2+2.0.0
|
Go to the source code of this file.
Functions | |
| long | buffering_write (int outf, char *buffer, long num) |
| int | buffering_close (int fd) |
|
extern |
buffering_close() - writes out remaining buffered data before closing file.
Referenced by main().
|
extern |
buffering_write() - buffers data to a specified size before writing.
Restrictions:
References OUTBUFSZ.
Referenced by main().