Hello /prog/!
Learning myself C at a steady and slow pace. Now I've learn that creating even the most simple TUI using printf is bloody murder. So I've decided to take it to the next level.
Can anyone please tell me if there's a good tutorial on how to create terminals using <curses.h> (or some other library).