Skip to content

Conversation

@KarenHeart-DePaul
Copy link

Reads all of the tags and enclosed data within an XML file using a simple recursive approach. It demonstrates the use of direct recursion in this pugixml library, as well as how the content of different types of tags can be accessed.

Reads all of the tags and enclosed data within an XML file using a simple recursive approach. It demonstrates the use of direct recursion in this pugixml library, as well as how the content of different types of tags can be accessed.
Added new section, "Primitive recursive traversal to view contents of file," that documents the traverse_tree.cpp code sample.
Fixed spacing errors in code examples
@KarenHeart-DePaul
Copy link
Author

Added documentation of the traversal tree in the manual

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant