Data Abstraction and Problem Solving with C++
Walls and Mirrors
by Frank M. Carrano
Text Home
Text Errata
Main Page
Namespaces
Classes
Files
File List
File Members
c04p184.h
Go to the documentation of this file.
00001
00014
struct
Node
00015
{
int
item
;
00016
Node
*
next
;
00017 };
// end Node
Generated on Sun Aug 27 13:05:37 2006 for
by
1.4.6