Changes

Jump to: navigation, search

Project A3 20141 - OOP344

130 bytes removed, 08:57, 3 April 2014
Protected Functions: Removed next setter.
* An integer member to hold the node's value.
* A pointer to the next node in the list.
 
==== Protected Functions ====
; next: Setter for this node's next member. Accepts a pointer to a node. Does not return anything.
==== Public Functions ====

Navigation menu