This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Updating files with RTL SD card filesystem

Hi,
Is it possible to update only a part of file without rewriting the entire file? The documentation about the "fopen ()" function says files can be opened in "read","write" or "append" mode but not "read/write". So if I want to modify/update only a part of the file I think I have to use a temporary file.
Is it correct?

Massimo.

0