***
First you must rename all *.cc files to *.cpp
Use the IDE to make the file aptest.exe using aptest.ide

If you get errors that the header file strstream.h is not found, open a
MS-DOS window and rename the file strstrea.h to strstream.h in your bc
include directory. It is important to do this in a MS-DOS window to preserve
the short filename in its original form.

The calculation in aptest.exe is done in a separate thread. If you hit the
"cancel" button during a calculation it might take some time (up to hours)
before the calculation is actually cancelled, so please be patient.

The program should compile with Borland C++ 5.01 and Borland C++ 5.02 but there
can be problems with other versions.

You will also need Turbo Assembler (TASM32).
***
