T_STR
(void)strcpy(T_STR, "");
(void)snprintf(T_STR, sizeof(T_STR),
newpos = T_POS + strlen(T_STR);
ioaddstr(T_POS, T_STR);