Defines | |
#define | TEL_ECHO (char) 1 |
#define | TEL_SIZE (char) 31 |
#define | TEL_INT (char) 244 |
#define | TEL_AYT (char) 246 |
#define | TEL_SUB (char) 250 |
#define | TEL_WILL (char) 251 |
#define | TEL_WONT (char) 252 |
#define | TEL_DO (char) 253 |
#define | TEL_DONT (char) 254 |
#define | TEL_IAC (char) 255 |
#define | TEL_UP 'A' |
Variables | |
unsigned int | term_width |
unsigned int | term_height |
#define TEL_AYT (char) 246 |
#define TEL_DO (char) 253 |
#define TEL_DONT (char) 254 |
#define TEL_ECHO (char) 1 |
#define TEL_IAC (char) 255 |
#define TEL_INT (char) 244 |
#define TEL_SIZE (char) 31 |
#define TEL_SUB (char) 250 |
#define TEL_UP 'A' |
#define TEL_WILL (char) 251 |
#define TEL_WONT (char) 252 |
unsigned int term_height |
unsigned int term_width |