I wonder how to read & write a stucture like this in tinyxml:
<array> <object> <object> <object>
Thanks.
Log in to post a comment.
I wonder how to read & write a stucture like this in tinyxml:
<array>
<object>
<object>
<object>
Thanks.
</object></object></object></array>