Skip to content

mervekeceli/DoublyLinkedList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✏️ DoublyLinkedList

A program that reads data from a file and assigns it to a circular linked list in a specific order. It is run using the c++ used and command prompt. You can examine the file with the extension odev1.pdf to understand the program hierarchy.

⚙️ Install

Clone the project to your computer.

git clone https://github.com/mervekeceli/DoublyLinkedList.git

To get into the file you need to type at the command prompt

cd DoublyLinkedList

To run the program you need to do at the command prompt

mingw32-make

📷 Screenshots

doublylinkedlist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published