Hi.
I am trying to handle text files to keep high scores in my app.
so far without much success.
as I go through this , I have a little question about the DirInternal.
is this folder is being destroyed when app is exiting ?
if so, where can I put files that will stay for the next execution of the app AND also can be writable?
Thanks
I am trying to handle text files to keep high scores in my app.
so far without much success.
as I go through this , I have a little question about the DirInternal.
is this folder is being destroyed when app is exiting ?
if so, where can I put files that will stay for the next execution of the app AND also can be writable?
Thanks