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

#define order_of_pins tigetstr("porder")

/** matches software bits to print-head pins **/

/*
TERMINFO_NAME(porder)
TERMCAP_NAME(Ze)
XOPEN(400)
*/