34 static short getpage(
void);
36 static short getpage();
51 r.x.bx = getpage() + clr & 0xff;
53 r.x.ax = 0x0900 +
' ';
58 r.x.ax = 0x0e00 + *
buf;
64 r.x.ax = 0x0e00 +
'\r';
95 return (r.x.bx & 0xff00);
static char buf[MAXPROMPT]
void cprint(int clr, char *buf)