lab_quacks
Spiteful Stacks and Questionable Queues
File List
Here is a list of all documented files with brief descriptions:
 exercises.hContains definitions for the recursion exercises
 main.cppContains code to test your recursion, stack, and queue problems
 quackfun.cppThis is where you will implement the required functions for the stacks and queues portion of the lab
 quackfun.hContains the QuackFun namespace definition