Note from former student - if C++ Bignum not installed == an alternative is (I cannot guarantee that this will always work!) // Project uses Integer.h/Integer.c Library and must // be compiled as follows: // g++ programname.C Integer.c -lgmp -lm Integer.h Integer.cLIP