text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

example614.cpp File Reference


Detailed Description

Example client using the ADT table.

Date:
29 May 2006
Chapter:
Chapter 11
Page:
Page 614
Version:
5.0

Definition in file example614.cpp.

#include <iostream>
#include "TableB.h"

Include dependency graph for example614.cpp:

Go to the source code of this file.

Functions

void displayKey (TableItemType &anItem)
int main ()


Function Documentation

void displayKey TableItemType anItem  ) 
 

Definition at line 20 of file example614.cpp.

References KeyedItem::getKey().

int main  ) 
 

Definition at line 25 of file example614.cpp.

References Table::tableInsert().


Generated on Sun Aug 27 22:04:07 2006 for AWLogo by  doxygen 1.4.6