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

#define hard_copy tigetflag("hc")

/** hardcopy terminal **/

/*
TERMINFO_NAME(hc)
TERMCAP_NAME(hc)
XOPEN(400)
*/