1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define output_res_horz_inch tigetnum("orhi") /** horizontal resolution in units per inch **/ /* TERMINFO_NAME(orhi) TERMCAP_NAME(Yk) XOPEN(400) */