Personal tools
Chapter 10: stack and queue
Click on the banner to return to the user guide home page.
Chapter 10: stack and queue
- 10.1 Overview
- 10.2 The stack Data Abstraction
- 10.2.1 Include Files
- 10.2.2 Declaration and Initialization of stack
- 10.2.3 Example Program - A RPN Calculator
- 10.3 The queue Data Abstraction
- 10.3.1 Include Files
- 10.3.2 Declaration and Initialization of queue
- 10.3.3 Example Program - Bank Teller Simulation
©Copyright 1996, Rogue Wave Software, Inc.