1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define print_screen tigetstr("mc0") /** print contents of the screen **/ /* TERMINFO_NAME(mc0) TERMCAP_NAME(ps) XOPEN(400) */