Simple C Expat Wrapper (SCEW)
1.1.7
|
Files | |
file | attribute.h [code] |
SCEW attribute's handling routines. | |
file | bool.h [code] |
SCEW boolean type declaration. | |
file | element.h [code] |
SCEW element's handling routines. | |
file | error.h [code] |
SCEW error handling functions. | |
file | export.h [code] |
SCEW shared library support. | |
file | list.h [code] |
SCEW general list implementation. | |
file | parser.h [code] |
SCEW parser handling routines. | |
file | printer.h [code] |
SCEW printer routines for XML output. | |
file | reader.h [code] |
SCEW reader common functions. | |
file | reader_buffer.h [code] |
SCEW reader functions for memory buffers. | |
file | reader_file.h [code] |
SCEW reader functions for files. | |
file | scew.h [code] |
SCEW main header file. | |
file | str.h [code] |
SCEW string functions. | |
file | tree.h [code] |
SCEW tree handling routines. | |
file | writer.h [code] |
SCEW writer common functions. | |
file | writer_buffer.h [code] |
SCEW writer functions for memory buffers. | |
file | writer_file.h [code] |
SCEW writer functions for files. | |