Hi
I'm making my multi-purpose dictionary (similar to a VB collection or a C associative array) available. It's a compact dll (13.5Kb) and comes with full source code and a test file.
The dictionary can contain arbitrary types, strings, long values or pointers which are added by key. The library is available at http://www.radbit.com/code/mdict.zip
Comments, gripes and flames welcome
Cheers
Florent
I'm making my multi-purpose dictionary (similar to a VB collection or a C associative array) available. It's a compact dll (13.5Kb) and comes with full source code and a test file.
The dictionary can contain arbitrary types, strings, long values or pointers which are added by key. The library is available at http://www.radbit.com/code/mdict.zip
Comments, gripes and flames welcome
Cheers
Florent
Comment