Zebra0.com

cpp classesA rectangle class

A rectangle class

We will start our discussion of classes with a very simple rectangle class. For this first example, we will put all of the code in one file. However, we will soon change this. It is important to understand this example before proceeding.