What im doing is loading a file in to an array, and simply writing that array to another file. When I do this, the size is different, and the file no longer works correctly, or shows the proper text (if its a .txt). I do no want to simply copy the file, but I want to manipulate the ASCII numbers in the array as well, but I cant seem to get it to output right.
Here is the experts from my code that I think are prudent: