Skip to content

ArcTLK/cli-menu-navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-menu-navigation

Keyboard based CLI menu navigation. The Menu Navigation system is written in C, highlighting the use of data structures in programming. The Circular Doubly Linked List is chosen as the data structure of choice to enable wrapping of the menus during navigation. The application is designed as cross-platform, to work on both Windows and Linux Operating Systems.

About

Keyboard based CLI menu navigation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages