What does CRC mean while comparing two files?
Asked
Active
Viewed 174 times
1 Answers
1
This is exactly from the Beyond Compare's website:
A CRC is a 4-byte mathematical checksum of a file's contents. If a pair of files have different CRCs, then you can be sure their contents are different. If they have matching CRCs, then it's likely (but not certain) that their contents match.

ρss
- 5,115
- 8
- 43
- 73