putstr
putstr(infostr, tempbuffer);
putstr(infostr, tempbuffer);
putstr(ko_map[j].keyedinfoname, capstr);
putstr(ma_map[j].keyedinfoname, cap);
putstr("cr", "\r");
putstr("cr", cap);
putstr("cud1", ostrval[uselevel][cap_nl]);
putstr("cud1", "\n");
putstr("ind", "\n");
putstr("ind", ostrval[uselevel][cap_nl]);
putstr("bel", "\07");
putstr("cub1", ostrval[uselevel][cap_bc]);
putstr("cub1", "\b");
putstr("ht", "\t");
putstr("ht", cap);
putstr("rs2", ostrval[uselevel][cap_rs]);
#define putf(FMT,X) (sprintf(tmpbuf,FMT,X),putstr(tmpbuf))
putstr(tmpbuf);
putstr(p);
putstr(p);
putstr("r");
putstr("w");
putstr("x");
putstr(" ");
putstr(p);
putstr(tmpbuf);
putstr("never");
putstr(tmpbuf);
putstr("0x");