Creating a MD5 or CRC32 hash from a file

E

Ericko

I want to create a hash of file in order to determine if 2 files are
the same, I can't find anything in the standard libraries. Is there
some class I've overlooked? or do I have to get third party code for
this?

Thnx guys :)
 
W

WW

Ericko said:
I want to create a hash of file in order to determine if 2 files are
the same, I can't find anything in the standard libraries. Is there
some class I've overlooked? or do I have to get third party code for
this?

There isn't standard class. But I suggest you use Google to find C++ MD5.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top