This program is woth 100 points of homework.

Complete the following routines in the bignum package:

Make a driver (main) to test each of your routines, and demonstrate that they work.

When you complete this assingment, email the source code to me. If the file is called foo.C you can accomplish this by the unix command line:

mail -s "homework 3" dbennett < foo.C