Download of fedora-logo.jpg (fedora-logo.jpg ( external link: SF.net): 1,069 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
1,069 bytes
MD5
9b3d131f74a4088ecadf205d4f1472ee

Projeto Descrição

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.