[Expat-discuss] unclosed token

Gert Cuykens gert.cuykens at gmail.com
Sun Jul 15 04:33:58 CEST 2007


Victory... thanks :)

http://dfo.svn.sourceforge.net/viewvc/dfo/trunk/cgi/xml.c?revision=173&view=markup

root at www:/var/www/trunk/cgi# ./make.sh
INPUT=<?xml version="1.0" encoding="UTF-8"?><root><test>test</test></root>

START=root
START=test
DATA=test
END=test
END=root
Content-Type: text/xml; charset=utf-8

<?xml version="1.0" encoding="UTF-8"?>
<root>
 <ok></ok>
</root>
root at www:/var/www/trunk/cgi#


More information about the Expat-discuss mailing list