xHarbour Reference Documentation > Function Reference |
Calculates the checksum for a character string.
CheckSum( <cString> ) --> nCheckSum
The function returns the checksum for the input string as a numeric value.
See also: | ASCIISum() |
Category: | CT:String manipulation , Character functions , Checksum functions |
Source: | ct\ctchksum.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com