I got sick of not knowing where the source code to DBM was so I found it in some archive, modified it a little bit and threw it in here.
This repository is slightly different in that I've updated to code to compile and run on my modern linux box.
make
This will compile both libdbm.so
and the example
binary. You can test out
the example with:
LD_LIBRARY_PATH=./ ./example