ADataBase 2.1

ADataBase is a class that allows a C++ programmer to create, maintain, and use a single keyed indexed flat file self-maintaining database. The database will handle unique or duplicate keys of a length of the programmer's choice. Records are limited to...