2
Answers

Compare 2 Files Byte for Byte

Jay S

Jay S

10y
1.1k
1
Hi All,

Trying to figure out a way to compare 2 files byte for byte and capture/return the decimal offset/location of each difference.

I've looked at binaryreader and streamreader but really am unsure how to read and compare.

Any tips?

Thanks
Answers (2)