doc/examples/parse4.c


Log

Author Commit Date CI Message
Daniel Veillard 3cf6950b 2004-06-16T22:52:59 fixing a couple of compilation errors when configured with --with-minimum * doc/examples/io2.c doc/examples/parse4.c: fixing a couple of compilation errors when configured with --with-minimum Daniel
William M. Brack 87640d5f 2004-04-17T14:58:15 minor warning cleanup (no change to logic) fixed return value for internal * xmlschemas.c, xmlwriter.c, doc/examples/parse4.c, doc/examples/io2.c: minor warning cleanup (no change to logic) * xinclude: fixed return value for internal function xmlXIncludeLoadFallback (now always 0 or -1)
Daniel Veillard 88155d85 2004-03-25T10:43:16 Added a couple of parsing examples, Daniel