char *s;
int c;
{
if (display && s)
if (display && s && *s)
ospeed = D_dospeed;
tputs(tgoto(s, 0, c), 1, DoAddChar);