440Forums.com  |  MacMusic.org  |  PcMusic.org  |  Zicos.com  |  AudioLexic.org
strings.   {key13}


Tables for Ada 1.8 (Default branch)

FreshMeat

Sunday March 30, 2008. 07:09 PM
FreshMeat

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. License: GNAT Modified GPL (GMGPL) Changes: A minor bug has been fixed in case-insensitive tables. A variant of case-insensitive tables in UTF-8 encoding is documented here (the implementation of is provided within Simple Components for Ada project, because it requires UTF-8 support).
This library provides implementation tables indexed strings. binary search used Tables (Default branch)
Tables for Ada 1.8 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=76ed3b92d60c4dde191dc2c98459b68e

 

 Related News 

Search

Download Zicos
Sun July 6, 03:22 PM
strings.   {key13}