Hello,
Maybe I'm missing something obvious. Why, with a simple piece of code to read in one file, and output the String to another, does my output file end up being bigger than the original?
I've run various comparisons between the two text files using Access, Word, even a hex editor. As far as I can tell, the two files are identical, yet the output takes up more space....
Any ideas?
Regards,
Rob.
Maybe I'm missing something obvious. Why, with a simple piece of code to read in one file, and output the String to another, does my output file end up being bigger than the original?
I've run various comparisons between the two text files using Access, Word, even a hex editor. As far as I can tell, the two files are identical, yet the output takes up more space....
Any ideas?
Regards,
Rob.
Comment