AdamKilbo / Linked-List-CPP

an example linked list program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linked-List-CPP

An example linked list program in C++

Goals:

Practice C++, using references and pointers, using linked lists.

Instructions:

Compile the .cpp and run the executable.

About

an example linked list program

License:MIT License


Languages

Language:C++ 100.0%