ADC Home > Reference Library > Reference > Darwin > Miscellaneous User Space API Reference
|
fileio.h - does standard C I/O |
Includes: |
Implementation of a FILE* based TidyInputSource and
TidyOutputSink.
(c) 1998-2003 (W3C) MIT, ERCIM, Keio University
See tidy.h for the copyright notice.
CVS Info:
$Author: rbraun $
$Date: 2004/05/04 20:05:14 $
$Revision: 1.1.1.1 $
freeFileSource |
void freeFileSource( TidyInputSource*source, Bool closeIt );
Free file input source
initFileSink |
void initFileSink( TidyOutputSink*sink, FILE*fp );
Initialize file output sink
initFileSource |
void initFileSource( TidyInputSource*source, FILE*fp );
Allocate and initialize file input source