|
Simple C Expat Wrapper (SCEW)
1.1.4
|
SCEW reader functions for files. More...
Go to the source code of this file.
Functions | |
| SCEW_API scew_reader * | scew_reader_file_create (char const *file_name) |
| Creates a new SCEW reader for the given file name. | |
| SCEW_API scew_reader * | scew_reader_fp_create (FILE *file) |
| Creates a new SCEW reader for the given file stream. | |
SCEW reader functions for files.
1.8.1.2