|
By delimiter I ment that you should just have some symbol that would mean that its the end of one entry.
For example:
Admin Settings
Admin
Username = Seth
nimdA
Admin
Username = bigguy
password = smallbody
nimda
When you read the file you would look for those strings and you would know where the beggining and end are.
However you might want to go with XML.
|