Table of Contents

MY PROJECT

John T. Rine

00/00/0000

Objectives

Prerequisites

Background

Scope

Attributes

The course requirement for Data Structures projects are listed at:
http://lab46.corning-cc.edu/haas/fall2011/data/projects This project has the following project attributes described on that page:

AttributeQty NeededDescription
Pointers8Indirection/dereferencing are demonstarted
malloc/new4Utilization of dynamic memory allocation
Libraries4Implementation/utilization of non-core libc library


This project, therefore, is eligible for 16 attributes total, however, only 6 of these are achieveable

Code

Execution

Reflection

References