android - How TXT file write and clean -


i want write 1 value example 'm' txt file , next time want write new value before write clean value in txt , new write.

example :

i save 'm' write in m.txt next time write in txt file delete valaue 'm' in txt file , write new value example 'n'

(any platform) delete previous file (if exists) , create again.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -