Saint Mary’s University

Department of Mathematics and Computing Science

CSC 341.1: Data Structures and Software Engineering I

FALL 1998-99

Assignment #1

Instructor: Dr. Pawan Lingras

Due Date: September 23,1998

Create a class called CartesianPoint that has two data members called x and y.

 

Write a test program to test all of the features of CartesianPoint type.