[fpc-pascal]GDBM routines
michael at freepascal.org
michael at freepascal.org
Fri Mar 2 13:49:16 CET 2001
Hello,
A header translation of the GDBM routines for the GNU DBM library
has been added to the Free Pascal packages.
This is a straight translation of the gdbm.h header file, and some
overloaded routines have been added to make it more easy to use the
routines from pascal programs.
(notably: all TDatum records have been replaced with a simple string)
2 test programs have been added to test the headers and the pascal
easy-access routines.
It is available from CVS now, and tomorrow this should appear in the
source zips.
Enjoy !
Michael.
More information about the fpc-pascal
mailing list