Hi guys,
I'm working in C in PuttY server.I'm looking for a program that can display an interactive menu that interacts with the user and also display a clock in the top right corner of the screen.
So I need a program that can draw a border using C, and the menu selection should appear within this border.So its more like a virtual screen using C.I've got an idea on how to do it, but it would be nice if somebody could help me out.
Thanks
:)