Computer Science City College of New York
  CSc212 Data Structures

Chapter 2  demos

point class includes three files

    The Header file point.h

    The Implementation file point.cpp

    The user file (test file) pointmain1.cpp

NEW point class includes three files

    The Header file newpoint.h

    The Implementation file newpoint.cpp

    The user file (test file) pointmain2.cpp



George Wolberg ( wolberg@cs.ccny.cuny.edu )