Author: charlescharles
Date: Jul 20, 2008 23:21
I have a file containing approx 300 lines of text..
Each line has a CrLf at the end. The size of the file is about 8K.
I am reading strings into an array.
I need a simple method of creating a checksum for the file.
Can anyone suggest a fast and simple method.
Thanks
Charles W.
|