|
-
August 9th, 2009, 08:43 PM
#1
C++ File Comparison
I'm not sure if this is a language question, or a concept question, but I feel it's kind of both. [b]What do you think would be the best way to compare 2 separate files in c++[b], would md5'ing both of them and then comparing the md5 sums be best? what about if there were 100 files that had to be compared would that be an acceptable way to do it? Is there another easy way to compare files? these wouldn't necessarily be text files, so I can't think of a good way do do it. Thanks in advance.
Tags for this Thread
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
|