Working with files

Hi. Is there any library for Mongoose OS to work with files? Or can I use <stdio.h> library?
I’d like to create some files, add, edit and remove data by C/C++ code.

Standard C stuff works.

1 Like