LinkedList 0.1
Implementing a simple linked-list in C++
File List
Here is a list of all documented files with brief descriptions:
 linked-list.hA simple linked-list, whose elements are registers composed of a 32-bit unsigned integer, representing a student number, and a string, used to store the student name