Create dropdown menu (tui) in c
In this article, I’ll show how to create a simple dropdown menu using C, with the ability to navigate through options using the arrow keys and select one using the Enter key. Here’s how it would look.
Disable terminal modes
First, we need to disable...
sammaji.com4 min read