version 1.1, 2012/02/21 23:37:59
|
version 1.1.1.2, 2014/06/15 19:53:36
|
Line 4
|
Line 4
|
* purpose: Demonstrate the use of xmlDocDumpMemory |
* purpose: Demonstrate the use of xmlDocDumpMemory |
* to output document to a character buffer |
* to output document to a character buffer |
* usage: io2 |
* usage: io2 |
* test: io2 > io2.tmp ; diff io2.tmp io2.res ; rm -f io2.tmp | * test: io2 > io2.tmp && diff io2.tmp $(srcdir)/io2.res |
* author: John Fleck |
* author: John Fleck |
* copy: see Copyright for the status of this software. |
* copy: see Copyright for the status of this software. |
*/ |
*/ |