Guys when should I update files when working with them. Like it would be very wasteful to write data back to the storage media everytime I do a putc.
WM.
The question should be made clearere, I'm looking advise on when to update files that are opened. For example, when using putc into a file using FAT32.