Hi
Im working on a prog that uses many variables to store configuration data. These variables are mainly boolean and a few strings. Iam using a simple text file with the values stored in lines each line corresponds to a variable.
However I would like to use XML file to store and read those variables.
Can someone give me an hint?...
Thanks
Im working on a prog that uses many variables to store configuration data. These variables are mainly boolean and a few strings. Iam using a simple text file with the values stored in lines each line corresponds to a variable.
However I would like to use XML file to store and read those variables.
Can someone give me an hint?...
Thanks