printed representation -> C string
robert havoc pennington (rhpennin@midway.uchicago.edu)
Sun, 25 Jan 1998 20:58:02 -0600 (CST)
Hi,
I have a beginner's question.
I want to get a human-readable representation of a SCM object, just what
gh_display(obj) would output, but I want it in a string so I can put it in
a dialog box or manipulate it. Is this possible?
Thanks very much,
Havoc Pennington