HPlogo HP-UX Reference > L

LINES(3X)

ENHANCED CURSES
HP-UX 11i Version 2: December 2007 Update
» 

Technical documentation

 » Table of Contents

 » Index

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(3X), <curses.h>.

CHANGE HISTORY

First released in X/Open Curses, Issue 4.