Commit Graph

1 Commits

Author SHA1 Message Date
KarenHeart-DePaul
3467eeef77
Simple recursive tree search
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.
2020-10-13 10:42:32 -05:00