Skip to content

C++ terminal app simulating the back/forward functionality in a browser

Notifications You must be signed in to change notification settings

serjam/back-forward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

back-forward

C++ terminal app simulating the back/forward functionality in a browser

This program uses class composition with a doubly-linked list as the core data structure. 'List' is contained within 'History' and main.cpp is the driver.

About

C++ terminal app simulating the back/forward functionality in a browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages