On 02/08/2017 19:17, Vincent Povirk wrote:
I think this should be parent->FirstAttribute = curAttrib->Next.
Thanks.
You still don't seem to be adding the new text node to newElement.
Ah, I had corrected the memory allocation parenting, but not the actual nodes. This is now fixed in my new revision.
Thanks,