pdb News
Brought to you by:
paralizer
A small abstracted database-like dynamic data structure written in C. Can read and write to disk in a manner easily editable by text editors. The structure is intended for C/C++ developers who require a small, yet fast and flexible, data storage method.
I added some documentation to the main page ( http://pdatabase.sf.net/ ). Hopefully someone else might find pdb useful besides me :) Please email me if you find an error or require additional assistance.
The documentation reflects the current CVS tree code.