COLS(3X)
ENHANCED CURSES
NAME
COLS — number of columns on terminal screen
SYNOPSIS
#include <curses.h>
extern int COLS;
DESCRIPTION
The external variable COLS indicates the number of columns 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