* strings.c (scm_mem2string): use memcpy rather than by-hand loop.
authorRob Browning <rlb@defaultvalue.org>
Mon, 7 Apr 2003 01:49:04 +0000 (01:49 +0000)
committerRob Browning <rlb@defaultvalue.org>
Mon, 7 Apr 2003 01:49:04 +0000 (01:49 +0000)
commitb9d4df2c338530e255062599755e9c7b99bd14a7
treea36f4ff90b18925951635573a78d409f708c9d55
parentee19288c3ed30dd556f17a4a6e93d162612c0e51
* strings.c (scm_mem2string): use memcpy rather than by-hand loop.
Thanks to Dale P. Smith.
libguile/strings.c