readtape
static void readtape(char *);
readtape(buf);
readtape((char *)buf);
readtape(buf);
readtape(buf);
readtape(buf);
readtape(&buf[curblk++][0]);
readtape(junk);