I am having trouble reading and writing to a binary file. I open file
as binary and store it to a string. Then i rewrite the string into
another file. When i open this new file, some bytes are always missing.
For example, i opened up an executable, then wrote it into another
filename. The one that my program wrote to does not work. Can u help
me or make an example?
Thx
Sylikc