C – Testing ncurses on linux – 002.

In this tutorial, I will show a source code that creates a border and a taskbar with three tasks assigned to keys F5, F6, and F7. This source code has two main areas: win and taskbar_win. Both pointers are good and each of these is defined for each window. The source code is commented on for each step.
Let’s see the source code:

The result is this:

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.