Ben Leslie wrote:
> utf8len = 4; /* FIXME: How do we know how many characters it could
> be?*/ utf8char = xmlGetUTF8Char(&p[5], &utf8len);
Where do you get the information that the second parameter of
xmlGetUTF8Char is used on input?
--
Peter Eisentraut
http://developer.postgresql.org/~petere/