Lecture 22 Code

Makefile — Makefile for stack & Zoo

stack_driver.cpp — driver for stack
stack.cpp — templated stack
stack.h — templated stack
node.cpp — templated node
node.h — templated node

Doughnut.cpp — used with stack
Doughnut.h — used with stack

Zoo_basic.cpp — basic Zoo class
Zoo_tmpl.cpp — templated Zoo class