|
-
Nov 29th, 2007, 08:49 AM
#1
Thread Starter
Frenzied Member
What is the fastest way to tell if one file is equal to another?
Anyone know?
Id assume the first check would be to just see if the filesizes are the same, and if they are.. then what? Should I do a CRC32 checksum? Or just load the data of the files into 2 strings and see if they are the same? What is the fastest way to do so?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|