That is true. I had this problem too.
And there is an other problem,
let's say you have the file1 and copy the contents to file2.
The size will be, 11 and 12 bytes respectively.
Now, if you copy file2 to file1, the sizes will be 12 and 13 bytes and so on.....
Maybe garbage in memory!
I'm working on it!
|