printsbuf
extern void printsbuf(char *);
void printsbuf(char *buf);
printsbuf(sp->is_sbuf[0]);
printsbuf(sp->is_sbuf[1]);