termAytChar
extern cc_t termAytChar;
# define termAytCharp (cc_t *)&termAytChar
extern cc_t termAytChar;
# define termAytCharp &termAytChar
termAytChar = CONTROL('T');
case SLC_AYT: return(&termAytChar);
termAytChar = CONTROL('T');
cc_t termAytChar;
cc_t termAytChar;