Fall 2003: CS333 - Problem Solving and Object Oriented Programming in C++
 [ Home | Schedule | Personal Progress | Search | Glossary | Help ]


Dynamic Data Structures: Linked List Object

 
Prerequisites
Objectives
  • Using  memory allocation to create dynamic data structures
  • Learn and use basic linked list patterns
  • Wrap a linked list in a class
Concepts
Experiments/
Examples:
Self Assessment
  •  
Assignments
  • This material is covered later in the book in Chapter 15. However it assumes that you have already studied templates.
    This web site contains similiar material but not using templates.

Copyright chris wild 1998-2004.
For problems or questions regarding this web contact [cs333@cs.odu.edu].
Last updated: August 23, 2003.