©Copyright 1999 Rogue Wave Software
Chapter 6: list
The list Data Abstraction
Include files
List Operations
Declaration and Initialization of Lists
Type Definitions
Placing Elements into a List
Removing Elements
Extent and Size-Changing Operations
Access and Iteration
Test for Inclusion
Sorting and Sorted List Operations
Searching Operations
In Place Transformations
Other Operations
Example Program - An Inventory System