D
David Glover
Hi all,
I was wondering if anyone could suggest a quick and elegant method for
generating a numeric value dependant on the contents of a file (ie 2
identical files will create the same value, and 2 differing files will
generate different values)?
I really need the generation of the value to be executed as quickly
as possible, and the value generated to be an integer - preferably
unsigned.
Many thanks for any suggestions
David
I was wondering if anyone could suggest a quick and elegant method for
generating a numeric value dependant on the contents of a file (ie 2
identical files will create the same value, and 2 differing files will
generate different values)?
I really need the generation of the value to be executed as quickly
as possible, and the value generated to be an integer - preferably
unsigned.
Many thanks for any suggestions
David