Generic Associative Arrays ('Hashes') Library 2.6
Freeware
22 Jun 2002
In category
Components > Tools > Base classes
Description
A hash (properly known as an associative array) is a bit like an array, but instead of having an ordinal (integer, char and so on) index, each item is identified by a string. To allow items to be found quickly, a technique known as hashing (hence the name hash) is used. This library provides a generic THash component, along with several specific versions (TStringHash, TIntegerHash, TObjectHash). The library is designed to make creating descended classes trivial.Informations
- Status: Fully functional
- Source: FW
- Size: 5 784kB
Platforms:
- C++ Builder 6
- Delphi 5
- Delphi 6
Downloads