bstr 9214 src/simh/scp.c char *bstr = sim_encode_quoted_string (exp->buf, exp->buf_ins); bstr 9218 src/simh/scp.c fprintf (st, "Buffer Contents: %s\n", bstr); bstr 9219 src/simh/scp.c FREE (bstr);