Stipe Tolj wrote:

Hi list,

attached is an enhanced version of our gwlib/dict.[ch], now called gwlib/gw-dict.[ch] that can used generic key types.

Generic means void* key actually, and now Octstr* key as current Dict does. Why? Because under certain conditions it's too expensive to do all the string mangling stuff via octstr_foobar() routines just to get a unsigned long that is used internally for the hash table position.

yeah... I should really use a englsh spell checker before pushing the "send" button... my appologies!... I hope you can overcome the literal obstacles ;)

Stipe

-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------

Reply via email to