Re: [xml-dev] Genx
> Expat and saw a mix of calls in xmlparse.h, > some using strings that are null terminated, > some that are not: > Bounded data is copied and null-terminated. cdata is not copied and not null-terminated. This is a common practice. David Tolpin http://davidashen.net/