TERM

Undocumented in source.

Members

Functions

t_beep
void t_beep()
Undocumented in source. Be warned that the author may not have intended to support it.
t_close
void t_close()
Undocumented in source. Be warned that the author may not have intended to support it.
t_eeol
void t_eeol()
Undocumented in source. Be warned that the author may not have intended to support it.
t_eeop
void t_eeop()
Undocumented in source. Be warned that the author may not have intended to support it.
t_flush
void t_flush()
Undocumented in source. Be warned that the author may not have intended to support it.
t_getchar
int t_getchar()
Undocumented in source. Be warned that the author may not have intended to support it.
t_move
void t_move(int row, int col)
Undocumented in source. Be warned that the author may not have intended to support it.
t_open
void t_open()
Undocumented in source. Be warned that the author may not have intended to support it.
t_putchar
void t_putchar(int c)
Undocumented in source. Be warned that the author may not have intended to support it.
t_scrolldn
void t_scrolldn()
Undocumented in source. Be warned that the author may not have intended to support it.
t_scrollup
void t_scrollup()
Undocumented in source. Be warned that the author may not have intended to support it.
t_setcursor
void t_setcursor(int insertmode)
Undocumented in source. Be warned that the author may not have intended to support it.
t_standend
void t_standend()
Undocumented in source. Be warned that the author may not have intended to support it.
t_standout
void t_standout()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

t_ncol
int t_ncol;
Undocumented in source.
t_nrow
int t_nrow;
Undocumented in source.

Meta