comp.lang.basic.visual.misc
  Home FAQ Contact Sign in
comp.lang.basic.visual.misc only
 
Advanced search
July 2008
motuwethfrsasuw
 123456 27
78910111213 28
14151617181920 29
21222324252627 30
28293031    31
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.lang.basic.visual.misc Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Creating a checksum for a text file         


Author: charles
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.
5 Comments