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

#define output_res_char tigetnum("orc")

/** horizontal resolution in units per character **/

/*
TERMINFO_NAME(orc)
TERMCAP_NAME(Yi)
XOPEN(400)
*/