LINES(3X)
ENHANCED CURSES
NAME
LINES — number of lines on terminal screen
SYNOPSIS
#include <curses.h>
extern int LINES;
DESCRIPTION
The external variable LINES indicates the number of lines on the terminal screen.
SEE ALSO
initscr(), <curses.h>.
CHANGE HISTORY
First released in X/Open Curses, Issue 4.
Hewlett-Packard Company — HP-UX Release 10.20: July 1996