I am new to all of this so I may be making some fundamental error of how things work. If I am then please correct me.
I want to write an application which contains some data files. These are read by the application. So far I can find lots of things about how files are read from and written to but nothing about how, withing the system of writing and emulation, one creates files which are to go with the application and which are to be stored with it.
Could someone please tell me how one goes about doing this. I have seen certain references to a "file manager" but I am not entirely sure if they are relevant or not.
I want to write an application which contains some data files. These are read by the application. So far I can find lots of things about how files are read from and written to but nothing about how, withing the system of writing and emulation, one creates files which are to go with the application and which are to be stored with it.
Could someone please tell me how one goes about doing this. I have seen certain references to a "file manager" but I am not entirely sure if they are relevant or not.