7 lines
154 B
C
7 lines
154 B
C
/* libmytinfo must be installed first */
|
|
#include <term.h>
|
|
#define Filedes fd
|
|
#define Ottyb shell_mode
|
|
#define Nttyb prog_mode
|
|
#define TTY struct termios
|