DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

LINES(CURSES)


LINES -- number of lines on terminal screen

Synopsis

cc [options] file -lcurses
#include <curses.h>

extern int LINES;

Description

The external variable LINES indicates the number of lines on the terminal screen.

Standards Conformance

The Single UNIX Specification, Version 2; The Open Group.

References

initscr(CURSES), curses(F)
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 01 June 2005