NlMakesis Y-Browser Y-Tasks
Hello,
I will use a ini file in my application to store some settings. But I have some questions about it.
Where should I save it? How can I read it from the application? for example volume, light intensity and others?
Thanks!
Hi,
You can store it in your application specific folder.
you can read it using RFile API .. it is as good as any other file.
Regards Symb71
Shoot for the moon. Even if you miss, you'll land among the stars.Pavan
But If I have several rows and colums.Each time, I just update some of them. How should I do?
Forum posts: 34
Hi,
You can store it in your application specific folder.
you can read it using RFile API .. it is as good as any other file.
Regards
Symb71
Shoot for the moon. Even if you miss, you'll land among the stars.
Pavan
Forum posts: 72
Thanks!
But If I have several rows and colums.Each time, I just update some of them. How should I do?