Skip to content

Instantly share code, notes, and snippets.

View iagox86's full-sized avatar

Ron Bowes iagox86

View GitHub Profile
/**
* MyList
*
* ASSIGNMENT Assignment 2, Question 1
* @author Brittany Postninkoff, 07757816
* @version 2014 - 06 - 07
*
* PURPOSE: This is a class that builds a linked list.
*/