1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define bit_image_newline tigetstr("binel") /** move to next row of the bit image **/ /* TERMINFO_NAME(binel) TERMCAP_NAME(Zz) XOPEN(400) */