Télécharger la liste

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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-06-14 23:19 Retour à la liste release
1.9

Localiser les opérations ont été ajoutées aux tableaux et des forfaits Tables.Names. La différence de trouver et obtenir leur retour, c'est que le décalage de l'élément trouvé.
Locate operations were added to the Tables and Tables.Names packages. The difference from Find and Get is that they return the offset to the found item.

Project Resources