The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

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>.

UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]