summaryrefslogtreecommitdiff
path: root/term/output_res_line.c
blob: d88982304cd994ab2d57667328bcb1268f12acc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <term.h>

#define output_res_line tigetnum("orl")

/** vertical resolution in units per line **/

/*
TERMINFO_NAME(orl)
TERMCAP_NAME(Yj)
XOPEN(400)
*/