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

#define bit_image_type tigetnum("bitype")

/** type of bit image device **/

/*
TERMINFO_NAME(bitype)
TERMCAP_NAME(Yp)
XOPEN(400)
*/