On Thu, 29 Nov 2001, Daniel Stenberg wrote:

> Well, can we actually guarantee that bcopy() will work on all platforms where
> memmove() is not present?

 We can't guarantee but we can test it.

> I wouldn't be so bold to say that. I'd vote for a separate implemenation. But
> that's just me.

 That might be a fallback.  A library's bcopy() may be significantly
faster due to low-level tricks.

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: [EMAIL PROTECTED], PGP key available        +

Reply via email to