Changes

Jump to: navigation, search

Project A3 20141 - OOP344

7 bytes added, 09:23, 3 April 2014
m
Class: IntList, Files [intlist.h, intlist.cpp], Test: 0
; next: Next getter. Const function. Does not accept parameters. Returns pointer to the next node.
=== Class: IntList, Files [intlist.h, intlist.cpp], TestNumber: 0 ===
Integer linked list. Uses IntListNode as a node class.

Navigation menu