0
votes
How do you farm out variables to persistent data?
You decide the format of the .ini file of your application. I usually work with XML because then you can organize your information by scope and there is already a bunch of libs to handle storing an …
