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