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

#define change_res_horz tigetstr("chr")

/** change horizontal resolution **/

/*
TERMINFO_NAME(chr)
TERMCAP_NAME(ZC)
XOPEN(400)
*/