[Expat-discuss] Using XML_GetBuffer/XML_ParseBuffer
Karl Waclawek
karl at waclawek.net
Sat Sep 23 22:29:35 CEST 2006
James Whetstone wrote:
> Another question along the same lines is whether or not I even need to worry
> about overwriting left over data in the XML Buffer. I assumed there would
> sometimes be some left over data of a XML fragment in the buffer, but maybe
> that isn't the case.
>
>
If I remember correctly, Expat buffers any unused fragments. So you
should not have to worry.
Karl
More information about the Expat-discuss
mailing list