Computer Science City College of New York
  CSc212 Data Structures

Chapter 6  demos

Bag Template Class with a Dynamic Array

    The Header file bag4.h

    The Implementation file bag4.tpp

    A Demo Program bag4demo.cpp

Bag Template Class with a Linked List - Template Node Class and Iterators

    The Header file bag5.h

    The Implementation file bag5.tpp
 



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