O
oleksijp
Guest
Currently I am writing a code (note-taking app) that saves an edit control's text in a file after every single modification. I want to know how costly this approach is in comparison with saving user data input once in a while or after a more rare event.
Continue reading...
Continue reading...