Télécharger des test_tables_table.ads (test_tables_table.ads ( lien externe: SourceForge.net): 1,996 octets) va bientôt commencer. Sinon, cliquez sur test_tables_table.ads ( lien externe: SourceForge.net).

Informations sur le fichier

Taille du fichier
1,996 octets
MD5
43014f68d98055226c8a6e06ec4f56e0

Description du projet

This library provides an implementation of tables indexed by strings. The binary search is used for names of known length. It is also possible to search a table for names of unknown length, i.e. to parse a string using some table. Table elements can be of any private type. Key- insensitive tables are supported.