Term of the Moment

copy


Look Up Another Term


Definition: Unix curses


A programming library that serves as an interface layer between the program and the terminal. It provides a terminal-independent method of programming cursor movement no matter what type of terminal is used. The curses functions convert the curses commands into the hardware language of the terminal.