

CSLIB is a database library for C++ developers.


A series of C++ classes in combination with a program
generator is used to build databases with automatically
updated indexes, easy access to fields, support for DATE 
fields, exporting to dBASE and so on.
It also contains classes for variable-length records,
virtual heaps, btrees etc. Some helpful utilities are 
included as well. 
CSLIB produces stand-alone executables. It is NOT just
an interface to some central database server.
It's available for Dos, Windows, Windows95/NT, OS/2 and Linux,
supporting the Watcom, Borland, Microsoft and GNU C++ compilers.



ComBits Software
email:  cslib@combits.nl
WWW:    http://www.xs4all.nl/~combits

