Programming Resources
For Fun and Learning
Charles Cusack
Computer Science
Hope College
main
Python
C++
BST
BinarySearch
DLListExamples
DynamicMemory
Factorial
Hanoi-Array
Hanoi-Stack
INTEGER
LList
Parameters
Queens
Queue
Random
Sorts
Stack
Stack-Array
TimingThings
TimingThings-C
JAVA
PHP
SQL
Alice
Stack
Description
Download zip file
(Right click)
Download tar/gzip file
(Right click)
Makefile
mystack.cpp
stack.cpp
stack.h
Description
Stack
is a simple program that tests whether a stack class is working properly. Each of the files are documented pretty well, so you should be able to see what is going on.