Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

HashName

Calculate a hash from a null-terminated string.

Declaration

Source position: sysansih.inc line 23

function HashName(

  Name: PAnsiChar

):LongWord;

Description

HashName calculates a hash value from a null terminated string. The hash value is calculated in such a way that it returns the same value for strings that only differ in case.


Documentation generated on: Jul 24 2023