index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
curses
/
COLS.c
blob: 6135c4243523645e2590b09334eaae1abfdf4b47 (
plain
)
1
2
3
4
5
6
#include <curses.h> int COLS; /* XOPEN(4) LINK(curses) */