ADataBase

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...

The High_Precision package provides the C++ programmer with the ability to do high precision floating point math to any programmer/user determined degree of precision desired, limited only by machine capacity and time allowed for the desired calculations....