Skip to content

Latest commit

 

History

History

LinkedList_strings

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

A singly linked list that handles strings

Program that implements a singly linked list that handles strings.

Getting Started

Download, and then compile and run in your favorite editor.

Running tests

All tests pass

Authors

  • James Hiegel - original author