Bidamin
04-30-2009, 04:59 PM
Hello
I have a large program that I am trying to strip down and generalize so it can suite variable user needs. I plan on making an xml file to help declare the data. Is there an easy way to, or a tutorial out there, for generating struct's from an XML file? or should I explore maps for this? I am going to need to make several structs with variable amounts of data and types.
I have a large program that I am trying to strip down and generalize so it can suite variable user needs. I plan on making an xml file to help declare the data. Is there an easy way to, or a tutorial out there, for generating struct's from an XML file? or should I explore maps for this? I am going to need to make several structs with variable amounts of data and types.