I am working on a program, and need a way to store data. So I was thinking of making a text file like so.
name:david:lastname: offerman:
So I need it to read in between name: and :
Or if someone could walk me through how to read XML that would be great and better.


Reply With Quote
