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