Skip to content

Jprid/Doubly-Linked-Lists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doubly Linked List Repo

  • Author: John Pridmore 2017

  • Doubly Linked Lists used to represent weiner stand!

  • NO MEMORY LEAKS!

  • compile with:

g++ main.cpp HotDog.cpp Order.cpp Stand.cpp -o PROG_NAME -std=c++11
// PROG_NAME is output filename

About

Doubly linked lists in C++ without memory leaks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages