Skip to content

ahmetburakgozel/Linked_List_Undo_Redo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linked List Undo Redo

A program that will store user inputs in a linked list data structure and allow the user to perform undo and redo operations.

undo : Retrieves the last information the user entered.

redo : Restores the last undo operation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages