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

File Information

File Size
1,783 bytes
MD5
66472dcd4de26cc1e5235a20f278cf1f

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.