[OpenSIPS-Devel] [new ] map structure
andrei dragus
andreidragus at yahoo.com
Wed Sep 16 12:41:17 CEST 2009
Hi,
A new general purpose map structure has been added to the core. It may be used by anyone who needs such a structure in implementing something for Opensips ( e.g. dictionaries ).
It provides logarithmic operations (putting, getting and deleting key-value pairs).
Keys are considered to be "str", and values are considered to be "void*" so any type of values may be inserted.
Andrei.
More information about the Devel
mailing list