CSCE156 Introduction to Computer Science II Spring 2007
Test Programs
Test Program Set 1: Using and Passing Pointers!
Posted January 18, 2007
TestPointers1.cpp
TestPointers2.cpp
TestPointers3.cpp
What about this one???
TestPointers4.cpp
Test Program Set 2: Peculiar Pointers and The Three -tor!!
Posted January 23, 2007
pointerDataClass.h
pointerDataClassImp.cpp
pointerDataClassApp.cpp