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

Informations sur le fichier

Taille du fichier
2,189 octets
MD5
a8fe6a80e374297cf574ed5137facbf8

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.