Homework 7 Part II, It does add up ... dynamically!

Short Description:

Make your big number class dynamic.

This assignment is worth 50 points.

Goals

When you finish this homework, you should have:

Formal Description

Replace the static list class with one based upon dynamic memory. Make sure that you handle the constructor, destructor, overloaded assignment operator and copy constructor in your new class.

Your final product must include at least two recursive routines.

Discussion

Required Files

A tar file containing only source code and a Makefile.

Submission

Email the tar file of your source code to danbennett360@gmail.com by class time of the due date.