We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
in RL-Flash I want to create sub folder in root directory, how to do it ?
How to goto created sub folder, like in DOS "cd test1".
Now when I call fopen() function, new files should get saved in subfolder.
Regards
ARM7
use 'fopen' with write privileges - your path should be indicate the target folder. FlashFS will create the path hierarchy for you.